On Sun, 2018-07-15 at 18:16 -0500, Mike Christie wrote: +AD4- Rename target+AF8-alloc+AF8-session to target+AF8-setup+AF8-session to avoid +AD4- confusion with the other transport session allocation +AD4- function that only allocates the session and because +AD4- the target+AF8-alloc+AF8-session does so more. It allocates the +AF4- much? +AD4- session, sets up the nacl and egisters the session. +AD4- +AD4- The next patch will then add a remove function to match the +AD4- setup in this one, so it should make sense for all drivers, +AD4- except iscsi, to just call those 2 functions to setup and remove +AD4- a session. Anyway: Reviewed-by: Bart Van Assche +ADw-bart.vanassche+AEA-wdc.com+AD4-