From: Abhijith Das Date: Thu, 18 Nov 2010 16:26:46 +0000 (-0500) Subject: GFS2: Allow gfs2 to update quota usage values through the quotactl interface X-Git-Tag: v2.6.38-rc1~493^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802ec9b6682349d9d9c92a9e55f44324d2954f41;p=pandora-kernel.git GFS2: Allow gfs2 to update quota usage values through the quotactl interface With this patch the gfs2_set_dqblk() function will be able to update the quota usage block count (FS_DQ_BCOUNT) in addition to the already supported FS_DQ_BHARD (limit) and FS_DQ_BSOFT (warn) fields of the dquot structure. Signed-off-by: Abhi Das Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed