]> www.infradead.org Git - users/sagi/blktests.git/commit
nvme/rc: log error if stale configuration is found
authorDaniel Wagner <dwagner@suse.de>
Tue, 26 Mar 2024 13:13:45 +0000 (14:13 +0100)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Fri, 29 Mar 2024 05:36:25 +0000 (14:36 +0900)
commitea1381e9b00bb8f5a1e24e8f6b7415891ecbffb0
tree6c4267b669e7ba594925c335d3e7fa076289d875
parent862c4167ed19353c201b1dfa10c3f75a03b0c99a
nvme/rc: log error if stale configuration is found

It's possible that a previous run of blktest left some stale
configuration left. E.g. when the module unload doesn't work (the bug
might in the kernel we are testing). In this case error out and avoid
confusion.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
tests/nvme/rc