mbox series

[v3,0/2] fstests: add patient module remover

Message ID 20210818140432.1384562-1-mcgrof@kernel.org (mailing list archive)
Headers show
Series fstests: add patient module remover | expand

Message

Luis Chamberlain Aug. 18, 2021, 2:04 p.m. UTC
This v3 addresses the issues noted by Eryu, it also drops
the patches already merged.

Luis Chamberlain (2):
  common/module: add patient module rmmod support
  common/scsi_debug: use the patient module remover

 README            |   3 ++
 common/config     |  31 ++++++++++++++
 common/module     | 105 ++++++++++++++++++++++++++++++++++++++++++++++
 common/scsi_debug |   6 ++-
 4 files changed, 143 insertions(+), 2 deletions(-)