ore: Remove check for ios->kern_buff in _prepare_for_striping to later
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 25 Aug 2011 01:10:49 +0000 (18:10 -0700)
committerBoaz Harrosh <bharrosh@panasas.com>
Fri, 14 Oct 2011 16:53:55 +0000 (18:53 +0200)
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 <bharrosh@panasas.com>

No differences found