[Ocfs2-devel] [PATCH 0/5] ocfs2: sysfs and cleanup

Gang He ghe at suse.com
Tue May 10 18:58:52 PDT 2016


Hello Goldwyn,

Thank for your efforts on improving online file check.
I was being engaged by some bugs in the past days.

Thanks
Gang


>>> 
> From: Goldwyn Rodrigues <rgoldwyn at suse.com>
> 
> This adds /sys/fs/ocfs2/<s_id> to the sys filesystem. All other
> files are added in this directory. This is done by:
> 1. Adding kobject in the ocfs2_super structure
> 2. Using ocfs2_sb_attr which encompass all the show() and store() functions
> 
> This also reduce code and does away with unnecessary data structure,
> but adds some in the ocfs2_super for house keeping.
> 
> Hopefully, this would be used to further add configurable parameters
> for the super block.
> 
> Suggestions/Criticism welcome.
> 
> -- 
> Goldwyn




More information about the Ocfs2-devel mailing list