commit | 5a20bdfcdc5c5e5f0647d8d99a998066ef5496ac | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Nov 30 23:58:32 2009 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Dec 10 15:02:54 2009 +0100 |
tree | 30f50f2655dd17681169e4cf825a1849265bf3b7 | |
parent | 1aeec43432d6bfb7a300bb0363f2723b8c4c706d [diff] |
ext4: Support for 64-bit quota format 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>