commit | 93c1defedcae701512957c279b850659d1dae78f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 05 19:21:17 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Sat Apr 08 11:25:38 2017 -0600 |
tree | aa2908329c3e67a6946a16f74f497198870abc5e | |
parent | f09a06a193d942a12c1a33c153388b3962222006 [diff] |
rbd: remove the discard_zeroes_data flag rbd only supports discarding on large alignments, so the zeroing code would always fall back to explicit writings of zeroes. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>