commit | 2cbbca5e7c38d0c776497f586688464f8cfb1583 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Sep 30 16:02:19 2014 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue Oct 14 13:08:29 2014 +1100 |
tree | bc5e50b40c6d3c2dca1004f5bb2ad3066e4f2014 | |
parent | 403df4788837cdaceaa55bcfae1c6eade2abdb5b [diff] |
md: discard PRINT_RAID_DEBUG ioctl All the interesting information printed by this ioctl is provided in /proc/mdstat and/or sysfs. So it isn't needed and isn't used and would be best if it didn't exist. Signed-off-by: NeilBrown <neilb@suse.de>