summaryrefslogtreecommitdiff
path: root/crc32.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2013-07-24 12:21:10 +1000
committerNeilBrown <neilb@suse.de>2013-07-24 12:21:10 +1000
commit3377ee4248b4b710cc8b62fb9f7057dd7b8b4dfe (patch)
tree3e387bf8ac9ec640b93ff27162d3578784847209 /crc32.c
parent419e0182849b93582290fe89cf760320f021285c (diff)
Grow: don't hold array open while waiting for reshape.
If we will need to change array level when a reshape completes, a copy of mdadm waits in the background. Currently this copy hold the device (/dev/mdX) open. This prevents the array from being stopped. So close the file descriptor and re-open after the reshape completes. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'crc32.c')
0 files changed, 0 insertions, 0 deletions