diff options
author | NeilBrown <neilb@suse.de> | 2008-10-13 11:55:12 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2008-10-13 11:55:12 +1100 |
commit | 80268ee9270ebe4847365a7426de91d179e870d0 (patch) | |
tree | 0f5d10d1cc86b64030d036e6e322b23caf6aec5c /drivers/md/linear.c | |
parent | ea43ddd8491feccf36267349748ea91b1194481e (diff) |
md: Don't try to set an array to 'read-auto' if it is already in that state.
'read-auto' is a variant of 'readonly' which will switch to writable
on the first write attempt.
Calling do_md_stop to set the array readonly when it is already readonly
returns an error. So make sure not to do that.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/linear.c')
0 files changed, 0 insertions, 0 deletions