Commit a3159df
committed
config_file: remove shared
The `diskfile_header` structure is shared between both
`diskfile_backend` and `diskfile_readonly_backend`. The separation and
resulting casting is confusing at times and a source for programming
errors.
Remove the shared structure and inline them directly.diskfile_header struct1 parent 271e5fb commit a3159df
1 file changed
+86
-84
lines changed
0 commit comments