commit | 5d1429fead5beacce6df052c31b28a97a11e250b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 05 19:21:19 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Sat Apr 08 11:25:38 2017 -0600 |
tree | 7943caaa11a09692a59c9285a6d6763e39981caf | |
parent | 274243f5457ab60eef8a9493684cb4c4c846425e [diff] |
mmc: remove the discard_zeroes_data flag mmc 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>