]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48949a815e6defed40f258017fe1adbcf749a264
tree77c46b298307f8ce44998ee50d791ee736cf0faa
parent59942b967da29799f5705e05d7b9f4d7cab302d2
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