aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJeff Mahoney <[email protected]>2006-07-14 00:24:22 -0700
committerLinus Torvalds <[email protected]>2006-07-14 21:53:54 -0700
commit6fbe82a952790c634ea6035c223a01a81377daf1 (patch)
tree103df2f56088e8b1d2467a0e33e82de699afa790 /scripts/patch-kernel
parentbca3bffec9f37d4cb60b80fd0067f9c7550b5d57 (diff)
[PATCH] reiserfs: fix handling of device names with /'s in them
On systems with block devices containing a slash (virtual dasd, cciss, etc), reiserfs will fail to initialize /proc/fs/reiserfs/<dev> due to it being interpreted as a subdirectory. The generic block device code changes the / to ! for use in the sysfs tree. This patch uses that convention. Tested by making dm devices use dm/<number> rather than dm-<number> [[email protected]: name variables consistently] Signed-off-by: Jeff Mahoney <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions