From: Boaz Harrosh Date: Thu, 25 Aug 2011 01:10:49 +0000 (-0700) Subject: ore: Remove check for ios->kern_buff in _prepare_for_striping to later X-Git-Tag: v3.2-rc1~155^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6851a5e5c12b35f8bb8986d0ff16ca9be4cf2c09;p=pandora-kernel.git ore: Remove check for ios->kern_buff in _prepare_for_striping to later Move the check and preparation of the ios->kern_buff case to later inside _write_mirror(). Since read was never used with ios->kern_buff its support is removed instead of fixed. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed