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:
ad67f0d
)
target: move write_same to struct spc_ops
author
Christoph Hellwig
<hch@infradead.org>
Sun, 17 Jun 2012 22:40:54 +0000
(18:40 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 17 Jul 2012 00:34:41 +0000
(17:34 -0700)
Add spc_ops->execute_write_same() caller for ->execute_cmd() setup,
and update IBLOCK backends to use it.
(nab: add export of spc_get_write_same_sectors symbol)
(roland: Carry forward: Fix range calculation in WRITE SAME emulation
when num blocks == 0)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found