GFS2: Alter arguments of gfs2_quota/statfs_sync
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 11 Sep 2009 13:36:44 +0000 (14:36 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:48:54 +0000 (11:48 +0000)
commit8c42d637f6f2859e0fb28b78d5add7f0dc6d0973
treeeacae41209e1f3947b255495a5ad13a9e6e1d1db
parentab201832f75f58c8f5093436363f80ffa4a4c9a8
GFS2: Alter arguments of gfs2_quota/statfs_sync

These two functions are altered so that gfs2_quota_sync may
in future be called directly from the VFS. The GFS2 superblock
changes to a VFS super block and there is an addition of an int
argument which is currently ignored.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c
fs/gfs2/quota.h
fs/gfs2/super.c
fs/gfs2/super.h
fs/gfs2/sys.c