commit | 0a240339a8deeb13a19043389bba4285a6c0592e | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Nov 19 00:42:09 2014 +0100 |
committer | Jan Kara <jack@suse.cz> | Wed Mar 04 16:06:34 2015 +0100 |
tree | 120787c36bd95904ec06a3bf41820f5f0a08e22b | |
parent | 023a6007a08d342b64895a7342e426d12d9627dd [diff] |
quota: Make VFS quotas use new interface for getting quota info 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 <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>