ext4: Support for 64-bit quota format
authorJan Kara <jack@suse.cz>
Mon, 30 Nov 2009 22:58:32 +0000 (23:58 +0100)
committerJan Kara <jack@suse.cz>
Thu, 10 Dec 2009 14:02:54 +0000 (15:02 +0100)
Add support for new 64-bit quota format. It is enough to add proper
mount options handling. The rest is done by the generic code.

Signed-off-by: Jan Kara <jack@suse.cz>

No differences found