commit | e3dc0e316559de8c0139bc84d82244e0907c4f17 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 02 15:45:23 2016 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue May 10 01:19:33 2016 -0700 |
tree | 811bca90582fe30bf1605a7a82c037b05851caf9 | |
parent | 36ec2ddc0d9309d52e14eb84c0807a78604460dc [diff] |
tcm_qla2xxx: introduce a private sess_kref This stops abusing the common sess_kref to overload it for private usage, which allows removing the shutdown_session method as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>