From: Frederic Weisbecker Date: Tue, 10 Jan 2012 23:11:07 +0000 (-0800) Subject: reiserfs: delay reiserfs lock until journal initialization X-Git-Tag: v3.3-rc1~113^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32485be8397ad811312bc055d2e2a5906bc7576;p=pandora-kernel.git reiserfs: delay reiserfs lock until journal initialization In the mount path, transactions that are made before journal initialization don't involve the filesystem. We can delay the reiserfs lock until we play with the journal. Signed-off-by: Frederic Weisbecker Cc: Al Viro Cc: Christoph Hellwig Cc: Jeff Mahoney Cc: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed