From: shli@kernel.org Date: Mon, 15 Dec 2014 01:57:03 +0000 (+1100) Subject: raid5: add a new flag to track if a stripe can be batched X-Git-Tag: omap-for-v4.1/fixes-rc1~34^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da41ba65972532a04f73927c903029a7ec3bc2ed;p=pandora-kernel.git raid5: add a new flag to track if a stripe can be batched A freshly new stripe with write request can be batched. Any time the stripe is handled or new read is queued, the flag will be cleared. Signed-off-by: Shaohua Li Signed-off-by: NeilBrown --- Reading git-diff-tree failed