]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9ade8aa721bb835dd3fbc47829d0f0ec93417db
treeeacae41209e1f3947b255495a5ad13a9e6e1d1db
parent00e4bc2ddcabd720a8201aa86dcce155b217dc6e
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