commit | 869835dfad3eb6f7d90c3255a24b084fea82f30d | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Dec 21 21:57:04 2009 +0100 |
committer | Jan Kara <jack@suse.cz> | Wed Dec 23 13:44:13 2009 +0100 |
tree | 738e438bcbab1330e8585ad6ee59dd8a66263a2c | |
parent | 765f8361902d015c864d5e62019b2f139452d7ef [diff] |
quota: Improve checking of quota file header When we are asked for vfsv0 quota format and the file is in vfsv1 format (or vice versa), refuse to use the quota file. Also return with error when we don't like the header of quota file. Signed-off-by: Jan Kara <jack@suse.cz>