git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9826075
)
ore: Remove check for ios->kern_buff in _prepare_for_striping to later
author
Boaz Harrosh
<bharrosh@panasas.com>
Thu, 25 Aug 2011 01:10:49 +0000
(18:10 -0700)
committer
Boaz 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