]> www.infradead.org Git - users/hch/nvmetcli.git/commit
nvme.py: Make modprobe work for kmod lib too
authorTony Asleson <tasleson@redhat.com>
Thu, 26 Mar 2020 18:07:48 +0000 (13:07 -0500)
committerChristoph Hellwig <hch@lst.de>
Wed, 1 Apr 2020 09:00:14 +0000 (11:00 +0200)
commit75c178f6c2943490ef2c13df5863d6ac308f6ef1
tree3d237a77ce437f08069d05229834116ccfed514b
parent12a8764c6113887c5691cab6a92bb1c13414395c
nvme.py: Make modprobe work for kmod lib too

The python library 'kmod' is included with libkmod, lets try to use that
if the user isn't utilizing kmodpy.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
nvmet/nvme.py