md: allow non-privileged uses to GET_*_INFO about raid arrays.
authorNeilBrown <neilb@suse.de>
Thu, 22 Dec 2011 23:17:26 +0000 (10:17 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 22 Dec 2011 23:17:26 +0000 (10:17 +1100)
The info is already available in /proc/mdstat and /sys/block in
an accessible form so there is no point in putting a road-block in
the ioctl for information gathering.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found