1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm
Peter Rajnoha ee83186ecc Add support for dm-mod module autoload.
A kernel patch is on its way for 2.6.35 adding support for dm-mod module
autoload. Udev v155 and higher is able to read static node information given
in modules.devname (extracted by depmod before) and will create such nodes
at its start. The first access to such node will load the module automatically
(directly in kernel) before the actual read/write operation is processed.
2010-06-01 16:08:13 +00:00
..
datastruct Add dm_list_splice() to join two lists. 2010-05-06 10:10:15 +00:00
ioctl Add support for dm-mod module autoload. 2010-06-01 16:08:13 +00:00
misc Add support for dm-mod module autoload. 2010-06-01 16:08:13 +00:00
mm Use INTERNAL_ERROR definition consistently in internal error messages. 2010-03-25 18:22:04 +00:00
regex don't optimise anything with TARGET_TRANS to avoid intefering with the matcher's counting 2010-04-22 23:09:18 +00:00
.exported_symbols Replicator: support deactivate of replicator-dev nodes 2010-05-21 12:27:02 +00:00
libdevmapper.h Replicator: support deactivate of replicator-dev nodes 2010-05-21 12:27:02 +00:00
libdevmapper.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
libdm-common.c Use expected union semun for arguments in selected semaphore operations. 2010-05-27 15:02:56 +00:00
libdm-common.h Several changes to udev support code: 2009-10-26 14:29:33 +00:00
libdm-deptree.c Fix copy&paste detection of kernel release version. 2010-05-25 08:40:36 +00:00
libdm-file.c more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
libdm-report.c Fix dm_report_field_uint64 to really use 64bit. 2010-02-15 18:36:48 +00:00
libdm-string.c Make mempool optional in dm_split_lvm_name() 2009-06-03 11:40:23 +00:00
Makefile.in Add pkgconfigdir for placement of .pc files 2010-05-11 08:57:02 +00:00