commit | 61002f7db33c7d064cddcdab680fb750fa43d8fd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Aug 18 05:29:18 2010 -0400 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri Sep 10 12:35:39 2010 +0200 |
tree | a9a4a9f6288478cc91934b0784e31649faaa8efb | |
parent | 9c35575bbe6b1dd4914a5323c8df8b3159edcc75 [diff] |
ext4: do not send discards as barriers ext4 already uses synchronous discards, no need to add I/O barriers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>