* [PATCH] nvme-cli: add 80-nvmf-storage_arrays.rules
@ 2025-08-21 16:49 Xose Vazquez Perez
0 siblings, 0 replies; only message in thread
From: Xose Vazquez Perez @ 2025-08-21 16:49 UTC (permalink / raw)
Cc: Xose Vazquez Perez, Daniel Wagner, Daniel Wagner, BLOCK-ML,
NVME-ML, SCSI-ML, DM_DEVEL-ML
Missing from previous patch.
Cc: Daniel Wagner <dwagner@suse.de>
Cc: Daniel Wagner <wagi@monom.org>
Cc: BLOCK-ML <linux-block@vger.kernel.org>
Cc: NVME-ML <linux-nvme@lists.infradead.org>
Cc: SCSI-ML <linux-scsi@vger.kernel.org>
Cc: DM_DEVEL-ML <dm-devel@lists.linux.dev>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
meson.build | 1 +
nvme.spec.in | 1 +
2 files changed, 2 insertions(+)
diff --git a/meson.build b/meson.build
index 3afd8ba3..8c0877e1 100644
--- a/meson.build
+++ b/meson.build
@@ -270,6 +270,7 @@ udev_files = [
'71-nvmf-hpe.rules',
'71-nvmf-netapp.rules',
'71-nvmf-vastdata.rules',
+ '80-nvmf-storage_arrays.rules',
]
foreach file : udev_files
diff --git a/nvme.spec.in b/nvme.spec.in
index 5f7645d7..fa921f81 100644
--- a/nvme.spec.in
+++ b/nvme.spec.in
@@ -36,6 +36,7 @@ touch %{buildroot}@SYSCONFDIR@/nvme/hostid
@UDEVRULESDIR@/71-nvmf-hpe.rules
@UDEVRULESDIR@/71-nvmf-netapp.rules
@UDEVRULESDIR@/71-nvmf-vastdata.rules
+@UDEVRULESDIR@/80-nvmf-storage_arrays.rules
@DRACUTRILESDIR@/70-nvmf-autoconnect.conf
@SYSTEMDDIR@/nvmf-connect@.service
@SYSTEMDDIR@/nvmefc-boot-connections.service
--
2.51.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-21 22:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 16:49 [PATCH] nvme-cli: add 80-nvmf-storage_arrays.rules Xose Vazquez Perez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).