Seth Howell 3f9cbe513b blob: add write_zeroes support
Unmap does not guarantee that erased blocks will return all zeroes.
using write_zeroes when unmapping metadata gives the
desired behavior for a blob.

Only metadata pages will be cleared with write_zeroes in this patch;
blob data clusters will still call unmap.  This behavior may be made
configurable in a later patch (to allow the user to request zeroing of
clusters rather than just unmapping).

Change-Id: I1b210abac110867ce703bcfdeb634eb45aa9d5c9
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/372004
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-23 11:50:16 -04:00
..
2017-10-23 11:50:16 -04:00
2017-08-02 19:47:35 -04:00
2017-10-18 13:08:45 -04:00
2017-07-12 18:12:52 -04:00
2017-10-20 16:06:53 -04:00
2017-10-10 10:56:34 -04:00
2017-09-26 14:28:24 -04:00
2017-08-15 16:47:01 -04:00
2017-08-11 19:36:30 -04:00
2017-09-01 12:45:50 -04:00
2017-10-10 10:56:34 -04:00