]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: open namespace exclusive by default
authorOlaf Schmerse <olaf.schmerse@ionos.com>
Tue, 19 Oct 2021 10:05:59 +0000 (12:05 +0200)
committerDaniel Wagner <dwagner@suse.de>
Thu, 23 Dec 2021 10:39:24 +0000 (11:39 +0100)
commit2100609ddefbe5f2c93a6ba8fcf82e9adc3abcb9
tree14dd70c63e2bcbaf04cbc23ddd41d87bbf001aed
parentefed8082838e1567f690038eda8642177e3a8fc0
nvme: open namespace exclusive by default

All data modifying functions open the namespace exclusive. With the --force
option this can be bypassed.

Signed-off-by: Olaf Schmerse <olaf.schmerse@ionos.com>
nvme-print.c
nvme-print.h
nvme.c