Alasdair Kergon
ebfe584afc
Call dm_lib_exit() and dm_lib_release() automatically now.
2005-05-16 15:15:34 +00:00
Alasdair Kergon
181ea9a381
Add dm_task_no_open_count() to skip getting open_count.
2005-01-12 22:10:14 +00:00
Alasdair Kergon
9812657777
Support new target message ioctl.
2004-06-08 20:34:40 +00:00
Alasdair Kergon
880f210946
Update copyright messages.
2004-03-30 19:08:57 +00:00
Alasdair Kergon
19a0fb04ad
Userspace support for LIST_VERSIONS ioctl.
2004-01-23 14:37:47 +00:00
Alasdair Kergon
49bd4d25a2
Option to revert to default logging function after using a custom one.
2003-12-21 16:08:20 +00:00
Alasdair Kergon
fb1748fb0f
dmsetup mknodes
2003-11-13 13:14:28 +00:00
Alasdair Kergon
5cf64db74e
Accept tables from stdin with dmsetup.
...
Update autoconf.
2003-11-12 17:30:32 +00:00
Alasdair Kergon
e720464330
Support for v4 interface
2003-07-01 21:20:58 +00:00
Alasdair Kergon
e33f88e28d
Event number support.
2003-04-29 11:34:23 +00:00
Alasdair Kergon
2dd1b9f97d
Allow device major to be set too.
2003-04-02 19:03:00 +00:00
Alasdair Kergon
7e46192f67
Proposed changes to the ioctl interface to fix alignment issues on some
...
architectures and specify an explicit width for every numeric field.
2003-03-28 18:58:59 +00:00
Alasdair Kergon
4f43f18f0a
Allow optional verbose logging
2003-01-21 21:25:11 +00:00
Alasdair Kergon
12884008fa
Import snapshot status & persistence + indent etc.
2002-05-10 15:25:38 +00:00
Patrick Caulfield
4144520e5c
Add features to get table/status & wait for next event.
2002-05-03 11:55:58 +00:00
Alasdair Kergon
a84fa69f28
dmsetup display uuid
2002-03-13 16:19:17 +00:00
Alasdair Kergon
f61a38e85a
Let dmsetup store the uuid on device creation.
2002-03-11 22:44:36 +00:00
Alasdair Kergon
b0277370cf
o dm_destroy_all() called on exit - but doesn't touch suspended devices yet.
...
o 'dmsetup remove_all' calls dm_destroy_all() to provide a quick way to
prepare for unloading the module
o Ran through indent again.
2002-03-07 20:56:10 +00:00
Alasdair Kergon
a9532b189c
Kernel functionality that returns device dependencies (ejt).
2002-03-06 19:42:23 +00:00
Joe Thornber
4e23a2b9b8
o Add support for getting dependencies for a device.
...
o dmsetup dependencies <dev>
2002-03-06 14:38:25 +00:00
Alasdair Kergon
ed6a860fad
Add function that returns the library version.
2002-01-17 14:13:25 +00:00
Alasdair Kergon
ed1b3a023c
Another ioctl interface update:
...
Supply offset to start of variable data area (so struct size can change
without breaking backward compatibility)
Add command that just returns the driver version
2002-01-15 15:21:57 +00:00
Alasdair Kergon
74c67fbf4b
o Add rename support to dmsetup.
...
o Add support to use specified minor number to library and dmsetup.
2002-01-11 12:12:46 +00:00
Alasdair Kergon
30b3ac7dc5
Support the renaming of active mapped devices (ioctl interface only).
2002-01-10 23:29:16 +00:00
Alasdair Kergon
c379aa5782
stub for read-only functions with fs interface
2002-01-03 15:12:02 +00:00
Joe Thornber
2066121b7c
o Added -r, --read-only switch to dmsetup for use with create and reload.
2002-01-03 10:39:21 +00:00
Alasdair Kergon
987d0aae66
Various fixes & restructure to extract common code.
2001-12-05 16:41:52 +00:00
Joe Thornber
87a9684d66
o use the major number returned from dm_ioctl.
2001-11-21 17:57:57 +00:00
Joe Thornber
b408b1b3b9
o You can now specify the dev directory for libdm
...
o dm_dir() returns the full path to the device-mapper dir (eg, /dev/device-mapper).
o put stat in on _rm_node
2001-11-21 17:08:37 +00:00
Joe Thornber
4230ac7674
o Migration of device-mapper from LVM_WORK to it's own (public) repository.
...
Please use this one from now on.
2001-11-21 12:47:42 +00:00