GFS2: Add get_xquota support
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 28 Sep 2009 10:52:16 +0000 (11:52 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:52:21 +0000 (11:52 +0000)
commit113d6b3c99bf30d8083068d00e3c7304d91d4845
tree77c46b298307f8ce44998ee50d791ee736cf0faa
parent1e72c0f7c40e665d2ed40014750fdd2fa9968bcf
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>
fs/gfs2/quota.c