rbd: notrim map option
Add an option to turn off discard and write zeroes offload support to avoid deprovisioning a fully provisioned image. When enabled, discard requests will fail with -EOPNOTSUPP, write zeroes requests will fall back to manually zeroing. Signed-off-by: NIlya Dryomov <idryomov@gmail.com> Tested-by: NHitoshi Kamei <hitoshi.kamei.xm@hitachi.com>
Showing
想要评论请 注册 或 登录