jbd2: move bdget out of critical section
authorZhu Yanhai <zhu.yanhai@gmail.com>
Mon, 4 Apr 2011 16:58:12 +0000 (12:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 4 Apr 2011 16:58:12 +0000 (12:58 -0400)
bdget() should not be called when we hold spinlocks since
it might sleep.

Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Zhu Yanhai <gaoyang.zyh@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found