Re: [PATCH v5 0/7] target: make tpg/enable attribute
From: Mike Christie <michael.christie@oracle.com>
Date: 2021-09-30 20:49:09
Also in:
target-devel
From: Mike Christie <michael.christie@oracle.com>
Date: 2021-09-30 20:49:09
Also in:
target-devel
On 9/10/21 3:41 AM, Dmitry Bogdanov wrote:
Many fabric modules provide their own implementation of enable attribute in tpg. The change set removes the code duplication and automatically adds "enable" attribute for fabric modules that has an implementation of fabric_enable_tpg() ops. This patchset is intended for scsi-queue.
Reviewed-by: Mike Christie <michael.christie@oracle.com>