diff options
author | Zhu Yanhai <zhu.yanhai@gmail.com> | 2011-04-04 18:58:12 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-04-04 18:58:12 +0200 |
commit | 50f689af019b19f9b9a39be782c21b6f52b1615a (patch) | |
tree | 40b80bb3acc51ebfba7199c0fadff25da2ee6d51 /fs/ext4 | |
parent | Linux 2.6.39-rc1 (diff) | |
download | linux-50f689af019b19f9b9a39be782c21b6f52b1615a.tar.xz linux-50f689af019b19f9b9a39be782c21b6f52b1615a.zip |
jbd2: move bdget out of critical section
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>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions