git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
765f836
)
quota: Improve checking of quota file header
author
Jan Kara
<jack@suse.cz>
Mon, 21 Dec 2009 20:57:04 +0000
(21:57 +0100)
committer
Jan Kara
<jack@suse.cz>
Wed, 23 Dec 2009 12:44:13 +0000
(13:44 +0100)
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>
No differences found