From: Tejun Heo Date: Fri, 3 Sep 2010 09:56:16 +0000 (+0200) Subject: block: rename barrier/ordered to flush X-Git-Tag: v2.6.37-rc1~166^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4c133f387c48f526022860ad70354637a80f4c;p=pandora-kernel.git 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 Cc: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed