commit | 113d6b3c99bf30d8083068d00e3c7304d91d4845 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Sep 28 11:52:16 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Dec 03 11:52:21 2009 +0000 |
tree | 77c46b298307f8ce44998ee50d791ee736cf0faa | |
parent | 1e72c0f7c40e665d2ed40014750fdd2fa9968bcf [diff] |
GFS2: Add get_xquota support This adds support for viewing the current GFS2 quota settings via the XFS quota API. The setting of quotas will be addressed in a later patch. Fields which are not supported here are left set to zero. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Reviewed-by: Bob Peterson <rpeterso@redhat.com>