Re: [PATCH 14/14] ib_srp: Allow SRP disconnect through sysfs

2011-12-19 Thread Bart Van Assche
On Mon, Dec 19, 2011 at 4:03 AM, David Dillow dillo...@ornl.gov wrote: On Thu, 2011-12-01 at 20:13 +0100, Bart Van Assche wrote: Make it possible to disconnect via sysfs the IB RC connection used by the SRP protocol to communicate with a target. Let the SRP transport layer create a sysfs

Re: [PATCH 14/14] ib_srp: Allow SRP disconnect through sysfs

2011-12-18 Thread David Dillow
On Thu, 2011-12-01 at 20:13 +0100, Bart Van Assche wrote: Make it possible to disconnect via sysfs the IB RC connection used by the SRP protocol to communicate with a target. Let the SRP transport layer create a sysfs delete attribute for initiator drivers that support this functionality.

[PATCH 14/14] ib_srp: Allow SRP disconnect through sysfs

2011-12-01 Thread Bart Van Assche
Make it possible to disconnect via sysfs the IB RC connection used by the SRP protocol to communicate with a target. Let the SRP transport layer create a sysfs delete attribute for initiator drivers that support this functionality. Signed-off-by: Bart Van Assche bvanass...@acm.org Cc: David