GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 15 Sep 2009 08:59:02 +0000 (09:59 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:49:09 +0000 (11:49 +0000)
The plan is to add further operations to the gfs2_quotactl_ops
in future patches. The sync operation is easy, so we start with
that one.

We plan to use the XFS quota control functions because they more
closely match the GFS2 ones.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found