git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
403df47
)
md: discard PRINT_RAID_DEBUG ioctl
author
NeilBrown
<neilb@suse.de>
Tue, 30 Sep 2014 06:02:19 +0000
(16:02 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 14 Oct 2014 02:08:29 +0000
(13:08 +1100)
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>
No differences found