pkg/devicemapper
Vincent Batts 457a35ba47 devicemapper: define the fallback flag
DM_UDEV_DISABLE_LIBRARY_FALLBACK is disabled by most applications today
when using device-mapper, and ensuring that device-mapper is in sync
with udev. This flag instructs devicemapper to not fallback to creating
the device nodes itself. In the case of udev sync not being supported,
devicemapper will attempt to create the devices in a timely manner,
regardless of udev.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-01-19 17:06:53 -05:00
..
attach_loopback.go devicemapper: split out devicemapper bindings 2014-11-05 18:10:38 -05:00
devmapper.go devicemapper: dm_udev_get_sync_support 2015-01-19 15:15:51 -05:00
devmapper_log.go devicemapper: split out devicemapper bindings 2014-11-05 18:10:38 -05:00
devmapper_wrapper.go devicemapper: define the fallback flag 2015-01-19 17:06:53 -05:00
ioctl.go devicemapper: split out devicemapper bindings 2014-11-05 18:10:38 -05:00
MAINTAINERS pkg/devicemapper: missed MAINTAINERS on split 2014-11-14 11:12:23 -05:00