From: Vu Pham Date: Wed, 28 Aug 2013 20:23:34 +0000 (+0300) Subject: iser-target: generalize rdma memory registration and cleanup X-Git-Tag: v3.12-rc1~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40945d8c2fbbff8adb6f35cc3e268df4934eb2a;p=pandora-kernel.git iser-target: generalize rdma memory registration and cleanup Current driver uses global dma key to register the memory pointed by sg list provided by the target core. This is the preparation step for adding more methods like fast path memory registration, make the reg/unreg calls be function pointers. Signed-off-by: Vu Pham Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed