]> git.karo-electronics.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>
Tue, 4 Oct 2011 10:17:11 +0000 (12:17 +0200)
commitbcad9f70c507ed74958536e2977352b3c6a941c8
treeb380e867647f7d9b57adad70f9fb9252a9a6af03
parenta723afe057559892b7f2abcbeb36ea15cd4a8a54
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