]> 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 21:24:57 +0000 (14:24 -0700)
commit2436f039d26a91e5404974ee0cb789b17db46168
treeb93157b33c1c386e44b747f280cc609d22dd5b74
parent66e0a9888b774af625ce544f7c6597c7506d07db
[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