]> Git Repo - linux.git/commit - fs/ext4/inode.c
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
authorDmitry Monakhov <[email protected]>
Thu, 10 Dec 2009 16:36:27 +0000 (16:36 +0000)
committerJan Kara <[email protected]>
Wed, 23 Dec 2009 12:44:12 +0000 (13:44 +0100)
commit39bc680a8160bb9d6743f7873b535d553ff61058
tree6aac2c11b09870bffb877dcaf6ae44b34b56d4db
parentd21cd8f163ac44b15c465aab7306db931c606908
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)

Unlock i_block_reservation_lock before vfs_dq_reserve_block().
This patch fixes http://bugzilla.kernel.org/show_bug.cgi?id=14739

CC: Theodore Ts'o <[email protected]>
Signed-off-by: Dmitry Monakhov <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
fs/ext4/inode.c
This page took 0.050233 seconds and 4 git commands to generate.