[Cluster-devel] [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info

2015-03-04 Thread Jan Kara
Create new internal interface for getting information about quota which contains everything needed for both VFS quotas and XFS quotas. Make VFS use this and hook it up to Q_GETINFO. Reviewed-by: Christoph Hellwig h...@lst.de Signed-off-by: Jan Kara j...@suse.cz --- fs/ext3/super.c | 2

[Cluster-devel] [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info

2015-02-18 Thread Jan Kara
Create new internal interface for getting information about quota which contains everything needed for both VFS quotas and XFS quotas. Make VFS use this and hook it up to Q_GETINFO. Reviewed-by: Christoph Hellwig h...@lst.de Signed-off-by: Jan Kara j...@suse.cz --- fs/ext3/super.c | 2