From: Jonathan E Brassow Date: Wed, 7 Mar 2012 19:09:48 +0000 (+0000) Subject: dm raid: fix flush support X-Git-Tag: v3.2.10~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6f0ec2f968e41af8c44fced27fc345ddb1b8bea;p=pandora-kernel.git dm raid: fix flush support commit 0ca93de9b789e0eb05e103f0c04de72df13da73a upstream. Fix dm-raid flush support. Both md and dm have support for flush, but the dm-raid target forgot to set the flag to indicate that flushes should be passed on. (Important for data integrity e.g. with writeback cache enabled.) Signed-off-by: Jonathan Brassow Acked-by: Mike Snitzer Signed-off-by: Alasdair G Kergon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed