commit | 802ec9b6682349d9d9c92a9e55f44324d2954f41 | [log] [tgz] |
---|---|---|
author | Abhijith Das <adas@redhat.com> | Thu Nov 18 11:26:46 2010 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Nov 30 10:31:27 2010 +0000 |
tree | 25e69625588e936e3cdc93dd648d07fcbfe73ce0 | |
parent | edc221d00bd5c6da0e5c67701f3782b72796619f [diff] |
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 <adas@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>