commit | f50dfaf78c01df3cc2d8819f07d6661915567bae | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 13 20:45:02 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:33:00 2006 -0500 |
tree | 23946491603726753015645e8332a3715cd6207d | |
parent | 5c6edb576f3800723bb65dbfaff82517089e32d0 [diff] [blame] |
[GFS2] split gfs2_sb Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 1c876e0..bd596ba 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h
@@ -450,7 +450,7 @@ 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 */