[PATCH 0/3] reiserfs: Reduce a bit reiserfs lock coverage on mount path

From: Frederic Weisbecker
Date: Tue Nov 22 2011 - 13:54:31 EST


This cleans up a bit the code and fixes a lock inversion.
No real regression fixed though so this is rather 3.3 material.

Thanks.

Frederic Weisbecker (3):
reiserfs: Delay reiserfs lock until journal initialization
reiserfs: Don't lock journal_init()
reiserfs: Don't lock root inode searching

fs/reiserfs/bitmap.c | 3 --
fs/reiserfs/journal.c | 53 ++++++++++++++++++-----------------------------
fs/reiserfs/super.c | 54 ++++++++++++++++++++++++++----------------------
3 files changed, 49 insertions(+), 61 deletions(-)

--
1.7.5.4

--
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/