1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm
Alasdair Kergon e4fe47bc19 o adds dm_get_next_registered_device() (not functional yet)
to retrieve which devices got registered with the daemon;
  needs locking changes as well
2005-04-28 14:02:30 +00:00
..
datastruct more refinements 2005-04-06 15:21:28 +00:00
ioctl Add option to compile without ioctl for testing. 2005-01-27 16:16:54 +00:00
.exported_symbols Add dm_task_no_open_count() to skip getting open_count. 2005-01-12 22:10:14 +00:00
libdevmapper.h Add dm_task_no_open_count() to skip getting open_count. 2005-01-12 22:10:14 +00:00
libdm-common.c Add option to compile without ioctl for testing. 2005-01-27 16:16:54 +00:00
libdm-common.h.in Attempt to fix /dev/mapper/control transparently if it's wrong. 2005-01-06 18:22:44 +00:00
libdm-event.h o adds dm_get_next_registered_device() (not functional yet) 2005-04-28 14:02:30 +00:00
libdm-file.c Add option to compile without ioctl for testing. 2005-01-27 16:16:54 +00:00
libdm-file.h Attempt to fix /dev/mapper/control transparently if it's wrong. 2005-01-06 18:22:44 +00:00
Makefile.in Prototype for a device-mapper event-handling daemon. 2005-04-27 22:32:00 +00:00