commit | 713cf5a63954bdc1cd4bed0a81e98cbd8fc5928c | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Thu Aug 13 14:32:03 2015 -0700 |
committer | NeilBrown <neilb@suse.com> | Sun Nov 01 13:48:26 2015 +1100 |
tree | c61c291f30e7dcc6e8913cc94c7478f4d4d19940 | |
parent | 9c3e333d3f8b01407c8e9f78958e28a8594a0827 [diff] |
raid5: don't allow resize/reshape with cache(log) support If cache(log) support is enabled, don't allow resize/reshape in current stage. In the future, we can flush all data from cache(log) to raid before resize/reshape and then allow resize/reshape. Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: NeilBrown <neilb@suse.com>