From: Ming Lei Date: Thu, 25 Sep 2014 15:23:40 +0000 (+0800) Subject: block: introduce blk_init_flush and its pair X-Git-Tag: fixes-against-v3.18-rc2~51^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f355265571440a7db16e784b6edf4e7d26971a03;p=pandora-kernel.git block: introduce blk_init_flush and its pair These two temporary functions are introduced for holding flush initialization and de-initialization, so that we can introduce 'flush queue' easier in the following patch. And once 'flush queue' and its allocation/free functions are ready, they will be removed for sake of code readability. Reviewed-by: Christoph Hellwig Signed-off-by: Ming Lei Signed-off-by: Jens Axboe --- Reading git-diff-tree failed