From: Theodore Ts'o Date: Sun, 16 Nov 2008 16:05:23 +0000 (-0500) Subject: jbd2: fix /proc setup for devices that contain '/' in their names X-Git-Tag: v2.6.27.8~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3baeaafd5dd29b2556b697699627fb133ede434;p=pandora-kernel.git jbd2: fix /proc setup for devices that contain '/' in their names trimed down version of commit 05496769e5da83ce22ed97345afd9c7b71d6bd24 upstream. Some devices such as "cciss/c0d0p9" will cause jbd2 setup and teardown failures when /proc filenames are created with embedded slashes. This is a slimmed down version of commit 05496769, with the stack reduction aspects of the patch omitted to meet the -stable criteria. Signed-off-by: "Theodore Ts'o" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed