* dev-next - config: change default use_devicesfile to 1
@ 2021-03-22 15:39 David Teigland
0 siblings, 0 replies; 2+ messages in thread
From: David Teigland @ 2021-03-22 15:39 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=63662e2de6e19358987a495d9ad957acc92441d5
Commit: 63662e2de6e19358987a495d9ad957acc92441d5
Parent: 8ebfc607db62f9162f54ba3414fd52dcfafd57bc
Author: David Teigland <teigland@redhat.com>
AuthorDate: Tue Mar 16 09:52:13 2021 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Mon Mar 22 10:38:26 2021 -0500
config: change default use_devicesfile to 1
---
lib/config/defaults.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/config/defaults.h b/lib/config/defaults.h
index 2870dee12..8f83d35d7 100644
--- a/lib/config/defaults.h
+++ b/lib/config/defaults.h
@@ -323,7 +323,7 @@
#define DEFAULT_MD_COMPONENT_CHECKS "auto"
-#define DEFAULT_USE_DEVICES_FILE 0
+#define DEFAULT_USE_DEVICES_FILE 1
#define DEFAULT_DEVICES_FILE "system.devices"
#define DEFAULT_SEARCH_FOR_DEVNAMES "auto"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* dev-next - config: change default use_devicesfile to 1
@ 2021-03-31 21:49 David Teigland
0 siblings, 0 replies; 2+ messages in thread
From: David Teigland @ 2021-03-31 21:49 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=3008dade3a2237b5fbde0e733cde6eff6d8e2a0c
Commit: 3008dade3a2237b5fbde0e733cde6eff6d8e2a0c
Parent: f38a49e3e092a23bd087cb3643152388bdce9a84
Author: David Teigland <teigland@redhat.com>
AuthorDate: Tue Mar 16 09:52:13 2021 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Wed Mar 31 16:47:04 2021 -0500
config: change default use_devicesfile to 1
---
lib/config/defaults.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/config/defaults.h b/lib/config/defaults.h
index 2870dee12..8f83d35d7 100644
--- a/lib/config/defaults.h
+++ b/lib/config/defaults.h
@@ -323,7 +323,7 @@
#define DEFAULT_MD_COMPONENT_CHECKS "auto"
-#define DEFAULT_USE_DEVICES_FILE 0
+#define DEFAULT_USE_DEVICES_FILE 1
#define DEFAULT_DEVICES_FILE "system.devices"
#define DEFAULT_SEARCH_FOR_DEVNAMES "auto"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-31 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22 15:39 dev-next - config: change default use_devicesfile to 1 David Teigland
-- strict thread matches above, loose matches on Subject: below --
2021-03-31 21:49 David Teigland
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.