diff options
author | Mike Christie <[email protected]> | 2018-08-02 12:12:27 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-08-02 15:29:31 -0400 |
commit | 25b88550b7d57c6ae91b0e5f4b1be2aaa73a60df (patch) | |
tree | 40aec9bafa1fcd4db2c22e8227bff8dbff3df649 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 60daca10065a13a133e88b738fdc5a40b3654575 (diff) |
scsi: target: loop, usb, vhost, xen: use target_remove_session
This converts drivers that were only calling transport_deregister_session
to use target_remove_session. The calling of
transport_deregister_session_configfs via target_remove_session for these
types of drivers is ok, because they were not exporting info from fields
like sess_acl_list, sess->se_tpg and sess->fabric_sess_ptr from configfs
accessible functions, so they will see no difference.
Signed-off-by: Mike Christie <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: Andrzej Pietrasiewicz <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Juergen Gross <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions