From: Mikulas Patocka Date: Mon, 22 Jun 2009 09:12:26 +0000 (+0100) Subject: dm snapshot: use barrier when writing exception store X-Git-Tag: v2.6.31-rc1~8^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd023452592e5f5cf90dd426cc39b7632b15b76;p=pandora-kernel.git dm snapshot: use barrier when writing exception store Send barrier requests when updating the exception area. Exception area updates need to be ordered w.r.t. data writes, so that the writes are not reordered in hardware disk cache. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed