GFS2: Allow gfs2 to update quota usage values through the quotactl interface
authorAbhijith Das <adas@redhat.com>
Thu, 18 Nov 2010 16:26:46 +0000 (11:26 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 30 Nov 2010 10:31:27 +0000 (10:31 +0000)
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 <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found