quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
authorJan Kara <jack@suse.cz>
Wed, 19 Nov 2014 15:17:45 +0000 (16:17 +0100)
committerJan Kara <jack@suse.cz>
Wed, 4 Mar 2015 15:06:35 +0000 (16:06 +0100)
commitbc230e4a2326e30476092ed967fced0e43667c82
treef66b2e715c43d88af7f3647b50948621012f4deb
parent0a240339a8deeb13a19043389bba4285a6c0592e
quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state

Add appropriate conversion functions so that filesystems supporting
->get_state() method can be queried using Q_GETXSTATE and Q_GETXSTATV
calls.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/quota.c