+ tcp) + _have_modules nvmet nvme-core nvme-tcp nvmet-tcp + _have_configfs + ;;Same as previous nvme-core nvmet configfs can use a helper.
So for every trtype instead of having: _have_modules nvmet nvme-core <trtype specific> _have_configfs You will have: _have_nvme_fabrics_common _have_modules <trtype specific> Don't see it as an improvement...