]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6851a5e5c12b35f8bb8986d0ff16ca9be4cf2c09
tree7c9a96e87d7789a830512240473e30ffc671a386
parent98260754046eee4cc7d75751a4a20182ade39f58
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>
fs/exofs/ore.c