]> sourceware.org Git - lvm2.git/commit - configure
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)
commitd0df875d48f571f5e1e9c919cd520124304e2e84
tree1cce8c308504f37968c0c5b9c3776864bc716404
parent6c7b95f281253368a04582e243a9cede0d698c45
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.030844 seconds and 5 git commands to generate.