]> git.neil.brown.name Git - history.git/commit
[PATCH] ext3 journalled quota locking fix
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 15:56:01 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 15:56:01 +0000 (08:56 -0700)
commitfa24b7f29fd262cfbba7a255da5aaf478d4edf0a
tree9bff9a27d80a9e7e176428efd23ff9a895db0b92
parent10c189cdc6b127955068fcfb812d021b5ed32be6
[PATCH] ext3 journalled quota locking fix

From: Jan Kara <jack@ucw.cz>

I've attached a fix for a problem in ext3 journalled quota patch - the problem
is that detecting whether dqput() sleeps was wrong and so we could possibly
schedule when holding a spinlock.
fs/dquot.c