[GIT PULL] ext4 fixes for 3.1-rc5
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2011-08-31 17:46:48
Also in:
lkml
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2011-08-31 17:46:48
Also in:
lkml
Hi Linus,
Please pull from:
git://github.com/tytso/ext4.git for_linus-20110831 # 8c0bec2151a
to get the following bug fix. It address a lockdep warning which a lot
of people have been complaining about.
Thanks,
- Ted
Jiaying Zhang (1):
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
fs/ext4/ext4.h | 1 +
fs/ext4/inode.c | 3 ---
fs/ext4/page-io.c | 18 +++++++++++++++++-
3 files changed, 18 insertions(+), 4 deletions(-)