diff options
author | 2017-04-06 11:16:33 +0800 | |
---|---|---|
committer | 2017-04-10 10:47:50 -0700 | |
commit | 065e519e71b2c1f41936cce75b46b5ab34adb588 (patch) | |
tree | b5319795c0ae9aa20c0bae916b2d13f8a6f384be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | md/raid10: reset the 'first' at the end of loop (diff) | |
download | wireguard-linux-065e519e71b2c1f41936cce75b46b5ab34adb588.tar.xz wireguard-linux-065e519e71b2c1f41936cce75b46b5ab34adb588.zip |
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
if called md_set_readonly and set MD_CLOSING bit, the mddev cannot
be opened any more due to the MD_CLOING bit wasn't cleared. Thus it
needs to be cleared in md_ioctl after any call to md_set_readonly()
or do_md_stop().
Signed-off-by: NeilBrown <neilb@suse.com>
Fixes: af8d8e6f0315 ("md: changes for MD_STILL_CLOSED flag")
Cc: stable@vger.kernel.org (v4.9+)
Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions