commit | 6851a5e5c12b35f8bb8986d0ff16ca9be4cf2c09 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Wed Aug 24 18:10:49 2011 -0700 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Fri Oct 14 18:53:55 2011 +0200 |
tree | 7c9a96e87d7789a830512240473e30ffc671a386 | |
parent | 98260754046eee4cc7d75751a4a20182ade39f58 [diff] |
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 <bharrosh@panasas.com>