]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: fabrics: remove libudev dependency
authorKeith Busch <keith.busch@intel.com>
Thu, 15 Dec 2016 23:46:05 +0000 (18:46 -0500)
committerKeith Busch <keith.busch@intel.com>
Fri, 16 Dec 2016 23:40:00 +0000 (18:40 -0500)
commit4cbe5888f4bce55123ed2993cde66a5ff12aabbc
treee477fbfc65d9197f2436b8284a80dbc774334ef5
parent8eda269a43b2e47ad45b1ec0ff260307ebe770d5
nvme-cli: fabrics: remove libudev dependency

I get a lot of complaints about portability of the nvme-cli regarding the
libudev dependency. This patch removes the dependency from the fabrics
disconnect command when using the target nqn method. Tested on nvme
loop target.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Makefile
fabrics.c