commit | dd4c133f387c48f526022860ad70354637a80f4c | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Sep 03 11:56:16 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri Sep 10 12:35:36 2010 +0200 |
tree | 7b741150d37d327b69e483468278d9de3a43a4e1 | |
parent | 8839a0e055d9abd6c011d533373a8dd266cad011 [diff] |
block: rename barrier/ordered to flush With ordering requirements dropped, barrier and ordered are misnomers. Now all block layer does is sequencing FLUSH and FUA. Rename them to flush. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Christoph Hellwig <hch@infradead.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>