]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: Allow quota file use root reservation
authorDmitry Monakhov <dmonakhov@openvz.org>
Fri, 21 Oct 2011 00:07:23 +0000 (20:07 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 21 Oct 2011 00:07:23 +0000 (20:07 -0400)
commit45dc63e7d8412546567399b94caeb683af58843e
tree62362154d15ef26f8fe0d206004b2b6e247e3c79
parent8de49e674a1133ab8998914a6e933ceb4b5f4b07
ext4: Allow quota file use root reservation

Quota file is fs's metadata, so it is reasonable  to permit use
root resevation if necessary. This patch fix 265'th xfstest failure

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c