Skip to content

Commit a3159df

Browse files
committed
config_file: remove shared diskfile_header struct
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.
1 parent 271e5fb commit a3159df

File tree

1 file changed

+86
-84
lines changed

1 file changed

+86
-84
lines changed

0 commit comments

Comments
 (0)