On Fri, 2011-11-25 at 22:18 +0100, Sebastian Andrzej Siewior wrote: > Okay, I haven't really figured out this copy works in detail and > something here is wring since I lose my data and iblock working. > However it is possible to implement the same functionality with less > code. This patch is proof of it :) > So the advantages of this version is less code, no BUG() statements and > it works on highmem. RD's pages are allocated via GFP_KERNEL so > sg_virt() is fine. > > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > --- > drivers/target/target_core_rd.c | 247 +++++++-------------------------------- > 1 files changed, 40 insertions(+), 207 deletions(-) > Mmmm, this patch doesn't apply against recent lio-core.git/master. What HEAD commit are you using..? When you have a moment, please check this applies against master. Otherwise I'm fine with merging it by hand. Thanks! --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html