]> git.ipfire.org Git - thirdparty/mdadm.git/commit
[PATCH] Get the name for partitioned devices in sysfs correct.
authorNeil Brown <neilb@suse.de>
Fri, 28 Apr 2006 04:09:24 +0000 (14:09 +1000)
committerNeil Brown <neilb@suse.de>
Fri, 28 Apr 2006 04:09:24 +0000 (14:09 +1000)
commit7fa42a0b5e4541b7178c848229fcb7e98696babe
tree4eca964e12eb9e6227e6c9cef323c670ec8c0e43
parent90d0adf4badeb1ea818b0578fd734b78b3921f3d
[PATCH] Get the name for partitioned devices in sysfs correct.

There are 64 partitions per device, not 16.

Signed-off-by: Neil Brown <neilb@suse.de>
### Diffstat output
 ./sysfs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff ./sysfs.c~current~ ./sysfs.c
sysfs.c