]> git.neil.brown.name Git - history.git/commit
[PATCH] dquot: fix i_blocks accounting and locking
authorAndrew Morton <akpm@osdl.org>
Tue, 20 Jan 2004 11:17:05 +0000 (03:17 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 20 Jan 2004 11:17:05 +0000 (03:17 -0800)
commit8bbd42238d33d9153ac1de3648b993acc1531909
treeb7886af7b09ecd13b347acba988ce7436f728e61
parent60f99f6a98d9d213debf1491cd52801f46ed3b69
[PATCH] dquot: fix i_blocks accounting and locking

From: Jan Kara <jack@ucw.cz>

A patch which fixes a problem that i_blocks are not updated for quota files
(when quota turned on) in 2.6.1.  The patch also fixes possible unlock of
not locked spin_lock.
fs/dquot.c