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:
f72ffdd
)
md: don't allow "-sync" to be set for device in an active array.
author
NeilBrown
<neilb@suse.de>
Tue, 30 Sep 2014 05:24:25 +0000
(15:24 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 14 Oct 2014 02:08:29 +0000
(13:08 +1100)
If an array is active, devices can be marked 'faulty', but simply
removing the 'sync' flag is wrong. That only makes sense
for an array which is not active (and is probably only useful
for testing anyway).
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge