]> www.infradead.org Git - users/hch/nvme-cli.git/commit
fabrics: add fabrics_ prefix to fabrics operations
authorSagi Grimberg <sagi@grimberg.me>
Wed, 1 Apr 2020 21:53:43 +0000 (14:53 -0700)
committerKeith Busch <kbusch@kernel.org>
Thu, 23 Apr 2020 20:28:37 +0000 (05:28 +0900)
commitc9545422b248ea5342ce4a6f917066b478d960c5
tree547f4b1b651d4f16a8dd330c78b8772fcd464596
parent58c39861ff73dfe94a0b75921732aca61962e2e4
fabrics: add fabrics_ prefix to fabrics operations

discover/connect/disconnect are generic names which might
clash with other external included libraries.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
fabrics.c
fabrics.h
nvme.c