]> sourceware.org Git - lvm2.git/commit
Add configure option --with-device-nodes-on
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Feb 2011 22:17:54 +0000 (22:17 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Feb 2011 22:17:54 +0000 (22:17 +0000)
commitb44de841ff453ed2ca69d3222b725705cef1000e
tree1cce8c308504f37968c0c5b9c3776864bc716404
parentc45e064975395973c4e4448aeddda67b71a31040
Add configure option --with-device-nodes-on

Make configurable default behaviour how to deal with device node creates.
With udev system natural options should be  'resume'.
For older systems where user expect there is node in /dev/mapper immediately
after  dmsetup create --notable  -  use 'create'

FIXME:
Code needs fixing passing this flag through udev cookie.
configure
configure.in
lib/misc/configure.h.in
tools/dmsetup.c
This page took 0.036893 seconds and 5 git commands to generate.