[GFS2] split gfs2_sb
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
committed by
Steven Whitehouse
parent
5c6edb576f
commit
f50dfaf78c
@@ -450,7 +450,7 @@ struct gfs2_sbd {
|
||||
struct super_block *sd_vfs_meta;
|
||||
struct kobject sd_kobj;
|
||||
unsigned long sd_flags; /* SDF_... */
|
||||
struct gfs2_sb sd_sb;
|
||||
struct gfs2_sb_host sd_sb;
|
||||
|
||||
/* Constants computed on mount */
|
||||
|
||||
|
Reference in New Issue
Block a user