From: Edward Shishkin Date: Sun, 1 May 2005 15:59:09 +0000 (-0700) Subject: [PATCH] reiserfs: journal_init fix X-Git-Tag: v2.6.12-rc4~136^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f9f974a64dc3de554aa1977bf108334436e47b;p=pandora-kernel.git [PATCH] reiserfs: journal_init fix This fixes segmentation fault when specifying bad journal device via a mount option. Don't pass a zero pointer to bdevname() if filp_open() returns error. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed