]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Fix block device symlink name
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 10 Apr 2006 07:17:20 +0000 (00:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Apr 2006 20:16:05 +0000 (13:16 -0700)
commit49e91c3b2131b16ea13e3b44426c5a577e9b4fd8
tree3c07739b00b6ce470057627337162e70b304b81b
parent2b53303840e1a8f1c7d007d988e8f497248ca270
[PATCH] Fix block device symlink name

As noted further on the this file, some block devices have a / in their
name, so fix the "block:..." symlink name the same as the /sys/block name.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/partitions/check.c