quota: add supprt for gfs2
authorBjörn Jacke <bj@sernet.de>
Tue, 18 Sep 2012 11:57:30 +0000 (13:57 +0200)
committerBjoern Jacke <bj@sernet.de>
Tue, 18 Sep 2012 12:30:25 +0000 (14:30 +0200)
commit0b57d1c07520f4995412f224945324fef29f5989
tree880d9e6298cee6300b625b3ac77e53cc0222944e
parent6fb91dd36950151aeec69c074f4d900a6e7adba1
quota: add supprt for gfs2

gfs2 uses the same generic quota interface as xfs and it has the same base
block/quota block size ratio and seems to work nice with the xfs quota module.

(People using gfs should be aware that quota reporting is lagging quite a bit
on gfs.  If you copy a file on a gfs volume the quota values are being updated
with a delay of 30s here with kernel 3.5. This reporting can lead to data
corruption if a client thinks he can write but actually he suddently can't.)
source3/lib/sysquotas.c