[PATCH-v2 14/17] target/rd: Refactor rd_build_device_space + rd_release_device_space

2014-01-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch refactors rd_build_device_space() + rd_release_device_space() into rd_allocate_sgl_table() + rd_release_device_space() so that they may be used seperatly for setup + release of protection information scatterlists. Also add explicit memset of pages within

[PATCH-v2 14/17] target/rd: Refactor rd_build_device_space + rd_release_device_space

2014-01-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger n...@linux-iscsi.org This patch refactors rd_build_device_space() + rd_release_device_space() into rd_allocate_sgl_table() + rd_release_device_space() so that they may be used seperatly for setup + release of protection information scatterlists. Also add explicit memset