[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1321988059-13053-1-git-send-email-fweisbec@gmail.com>
Date: Tue, 22 Nov 2011 19:54:16 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Knut Petersen <Knut_Petersen@...nline.de>,
Al Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@....de>, Jeff Mahoney <jeffm@...e.com>
Subject: [PATCH 0/3] reiserfs: Reduce a bit reiserfs lock coverage on mount path
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists