diff options
author | Guoqing Jiang <gqjiang@suse.com> | 2019-06-14 17:10:37 +0800 |
---|---|---|
committer | Song Liu <songliubraving@fb.com> | 2019-06-20 16:36:00 -0700 |
commit | 10c92fca636e40dcb15d85ffe06b1b6843cd28fc (patch) | |
tree | aca8860019ebe2219e4e5edd35b4aa6ae3aeadde /block | |
parent | 963c555e75b033202dd76cf6325a7b7c83d08d5f (diff) | |
download | linux-10c92fca636e40dcb15d85ffe06b1b6843cd28fc.tar.bz2 |
md-bitmap: create and destroy wb_info_pool with the change of backlog
Since we can enable write-behind mode by write backlog node,
so create wb_info_pool if the mode is just enabled, also call
call md_bitmap_update_sb to make user aware the write-behind
mode is enabled. Conversely, wb_info_pool should be destroyed
when write-behind mode is disabled.
Beside above, it is better to update bitmap sb if we change
the number of max_write_behind.
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions