]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] quota: fix possible oops on quotaoff
authorJan Kara <jack@suse.cz>
Sat, 16 Apr 2005 22:25:46 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:46 +0000 (15:25 -0700)
commita077fe1573c8e3f2d5571adce58cacb3f42f7ff6
tree493b3c5aae916b2de3d6bbecd209258bcac39610
parent492443b13a7f57724742681054dfc493a9bcc3e2
[PATCH] quota: fix possible oops on quotaoff

Remove dquot structures from quota file on quotaon - quota code does not
expect them to be there.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/dquot.c