All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: dev-next - config: change default use_devicesfile to 1
Date: Mon, 22 Mar 2021 15:39:54 +0000 (GMT)	[thread overview]
Message-ID: <20210322153954.41CCD385781A@sourceware.org> (raw)

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"



             reply	other threads:[~2021-03-22 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22 15:39 David Teigland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-31 21:49 dev-next - config: change default use_devicesfile to 1 David Teigland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210322153954.41CCD385781A@sourceware.org \
    --to=teigland@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.