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
0c4067f143
o Allow the definition of read-only devices (ioctl interface only) (Joe)
...
o Add version number to ioctl structure with error on kernel/library mismatch
2002-01-02 19:01:09 +00:00
Alasdair Kergon
ea25c4f65c
Tidy makefiles - $DESTDIR & shared library version (like LVM1)
2002-01-02 13:40:49 +00:00
Alasdair Kergon
ac258b7dd7
o Include dmsetup man page in build
...
o Allow pathname in dmsetup device arg
o Generated patches for 0.90.02
2001-12-14 13:30:04 +00:00
Alasdair Kergon
09b3914f5d
Fixes for library compilation.
2001-12-07 21:15:33 +00:00
Alasdair Kergon
987d0aae66
Various fixes & restructure to extract common code.
2001-12-05 16:41:52 +00:00
Alasdair Kergon
b7c6c685fa
configure --with-interface=ioctl (default) or =fs to choose kernel interface
2001-11-28 21:03:50 +00:00
Alasdair Kergon
212134df70
Add autoconf & makefile structure like LVM2.
2001-11-28 20:08:11 +00:00
Alasdair Kergon
405139e3b8
o Tool support for segments.
...
o vgmerge working.
2001-11-28 13:45:50 +00:00
Alasdair Kergon
c9392a840d
dmdir path
2001-11-21 19:20:41 +00:00
Joe Thornber
d164e8ab72
o Remove an old debug statement
2001-11-21 18:24:22 +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
27c2f09e32
o Removed _check_devfs
...
o We now do a stat to see if the device node is there
2001-11-21 16:47:10 +00:00
Joe Thornber
19bc4d3349
o Remove hard coded path to /dev/device-mapper/control
2001-11-21 15:49:45 +00:00
Alasdair Kergon
f2b6c424d6
Tidy makefiles
2001-11-21 15:41:14 +00:00
Joe Thornber
65e50087b9
o Use MKDEV to build the dev_t for mknod
2001-11-21 15:14:35 +00:00
Joe Thornber
2d90f759d9
o Don't use dmt->dmi until it has been initialised.
2001-11-21 14:52:16 +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
Alasdair Kergon
91b04abf05
Use inttypes.h
2001-11-15 14:14:03 +00:00
Alasdair Kergon
43b3d54855
More LV-related tidying. lvdisplay without args now shows all LVs.
2001-11-14 18:38:07 +00:00
Joe Thornber
c4b7411565
o LGPL list implementation
2001-10-31 12:47:01 +00:00
Joe Thornber
d0986f9482
o code sync for dev-cache.c
...
o made copyright headers the same
o added __attribute ((format ... to print_log so we'll get better compile errors
o added iterator to the hash table
2001-10-03 11:06:31 +00:00
Alasdair Kergon
112cb0dc28
pvscan framework
2001-10-02 17:09:05 +00:00
Alasdair Kergon
11814d63e8
Tidy include files
2001-10-01 15:14:39 +00:00
Joe Thornber
1fb0e1900e
o list.h from kernel for userland tools to use.
2001-09-28 13:19:17 +00:00