From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29836 invoked by alias); 26 Apr 2011 09:09:26 -0000 Received: (qmail 29818 invoked by uid 9796); 26 Apr 2011 09:09:25 -0000 Date: Tue, 26 Apr 2011 09:09:00 -0000 Message-ID: <20110426090925.29816.qmail@sourceware.org> From: prajnoha@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/doc example.conf.in Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2011-04/txt/msg00031.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: prajnoha@sourceware.org 2011-04-26 09:09:24 Modified files: doc : example.conf.in Log message: Uncomment obtain_device_list_from_udev setting in lvm.conf. Just for consistency with other settings we already have in lvm.conf. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/doc/example.conf.in.diff?cvsroot=lvm2&r1=1.23&r2=1.24 --- LVM2/doc/example.conf.in 2011/04/22 12:05:32 1.23 +++ LVM2/doc/example.conf.in 2011/04/26 09:09:24 1.24 @@ -27,7 +27,7 @@ # fully. LVM2 needs to be compiled with udev support for this setting to # take effect. N.B. Any device node or symlink not managed by udev in # udev directory will be ignored with this setting on. - # obtain_device_list_from_udev = 1 + obtain_device_list_from_udev = 1 # If several entries in the scanned directories correspond to the # same block device and the tools need to display a name for device,