On Wednesday May 31, chrisw@sous-sol.org wrote:
* NeilBrown (neilb@suse.de) wrote:
quoted
This allows the state of an md/array to be directly controlled
via sysfs and adds the ability to stop and array without
tearing it down.
Array states/settings:
clear
No devices, no size, no level
Equivalent to STOP_ARRAY ioctl
It looks like this demoted CAP_SYS_ADMIN to CAP_DAC_OVERRIDE for the
equiv ioctl. Intentional?
Uhm.. no. Thanks. I'll fix that, see if I've done similar things
elsewhere, and keep it in mind for the future.
NeilBrown