commit | 3adc57e97792e4ac9f228bde802829e2e9840afe | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Fri Oct 28 17:45:04 2016 +0900 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Nov 23 12:11:20 2016 -0800 |
tree | b457850dd622ace0f88cabbfa73804f7b7761d97 | |
parent | 96ba2decb4241aa2c6b61cfc8489d648769eff99 [diff] |
f2fs: Do not allow adaptive mode for host-managed zoned block devices The LFS mode is mandatory for host-managed zoned block devices as update in place optimizations are not possible for segments in sequential zones. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>