[GIT PULL] ext4 fixes for 3.1-rc5

From: Theodore Ts'o
Date: Wed Aug 31 2011 - 13:46:56 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/