]> www.infradead.org Git - users/hch/blktests.git/commit
nvme: Ignore errors when removing modules
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 17 Jul 2019 17:12:59 +0000 (11:12 -0600)
committerOmar Sandoval <osandov@osandov.com>
Mon, 29 Jul 2019 17:13:14 +0000 (10:13 -0700)
commita18a0d8b51abb152e2434f7f7cbf1720c42c07e9
treed5b64c4b3e004d703f4a174ba7607a6a75e25cde
parentb059ba54b0436fcf74e91f2d7db8c1cf2f53fb6a
nvme: Ignore errors when removing modules

It is no longer important for correct test functionality to
remove the modules between tests. Therefore, we ignore errors
if the modules are not removed (ie. if they are builtin).

With this patch, it is now safe to run the tests with the nvmet
modules built-in. This will be more convienent for developers
that want to run the tests in a simple VM.

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
tests/nvme/rc