From: Steven Whitehouse Date: Tue, 15 Sep 2009 08:59:02 +0000 (+0100) Subject: GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops X-Git-Tag: v2.6.33-rc1~410^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc632e7f93465597896862cf9e50baefb1999215;p=pandora-kernel.git GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops 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 --- Reading git-diff-tree failed