From: shaohua.li@intel.com Date: Fri, 6 May 2011 17:34:32 +0000 (-0600) Subject: block: add a non-queueable flush flag X-Git-Tag: v3.0-rc1~163^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3876930952390a31c3a7fd68dd621464a36eb80;p=pandora-kernel.git block: add a non-queueable flush flag flush request isn't queueable in some drives. Add a flag to let driver notify block layer about this. We can optimize flush performance with the knowledge. Stable: 2.6.39 only Cc: stable@kernel.org Signed-off-by: Shaohua Li Acked-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed