]> sourceware.org Git - dm.git/log
dm.git
22 years agoAdded error handling and changed some parts to behave same as ioctl version.
Alasdair Kergon [Tue, 4 Dec 2001 23:19:04 +0000 (23:19 +0000)]
Added error handling and changed some parts to behave same as ioctl version.

22 years ago o Initial version
steve [Tue, 4 Dec 2001 10:34:54 +0000 (10:34 +0000)]
 o Initial version

22 years agoo Ownership of the dm_table's now passes into the mapped_device, we can do this
Joe Thornber [Thu, 29 Nov 2001 11:47:12 +0000 (11:47 +0000)]
o Ownership of the dm_table's now passes into the mapped_device, we can do this
  since there is now a one<->one mapping between the two.

22 years agoo remove bdput's
Joe Thornber [Thu, 29 Nov 2001 10:15:56 +0000 (10:15 +0000)]
o remove bdput's

22 years agoconfigure --with-interface=ioctl (default) or =fs to choose kernel interface
Alasdair Kergon [Wed, 28 Nov 2001 21:03:48 +0000 (21:03 +0000)]
configure --with-interface=ioctl (default) or =fs to choose kernel interface

22 years agoAdd autoconf & makefile structure like LVM2.
Alasdair Kergon [Wed, 28 Nov 2001 20:08:08 +0000 (20:08 +0000)]
Add autoconf & makefile structure like LVM2.

22 years agoo Target to let device-mapper stripe across volumes.
Joe Thornber [Wed, 28 Nov 2001 17:41:16 +0000 (17:41 +0000)]
o  Target to let device-mapper stripe across volumes.

22 years agodmdir path
Alasdair Kergon [Wed, 21 Nov 2001 19:20:41 +0000 (19:20 +0000)]
dmdir path

22 years agoo Remove an old debug statement
Joe Thornber [Wed, 21 Nov 2001 18:24:22 +0000 (18:24 +0000)]
o  Remove an old debug statement

22 years agoo Display major number
Joe Thornber [Wed, 21 Nov 2001 18:12:41 +0000 (18:12 +0000)]
o  Display major number

22 years agoo use the major number returned from dm_ioctl.
Joe Thornber [Wed, 21 Nov 2001 17:57:57 +0000 (17:57 +0000)]
o  use the major number returned from dm_ioctl.

22 years agoo Add the major number of the lv to the dm_ioctl struct.
Joe Thornber [Wed, 21 Nov 2001 17:50:43 +0000 (17:50 +0000)]
o  Add the major number of the lv to the dm_ioctl struct.

22 years agoo You can now specify the dev directory for libdm
Joe Thornber [Wed, 21 Nov 2001 17:08:37 +0000 (17:08 +0000)]
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

22 years agoo Removed _check_devfs
Joe Thornber [Wed, 21 Nov 2001 16:47:10 +0000 (16:47 +0000)]
o  Removed _check_devfs

o  We now do a stat to see if the device node is there

22 years agoo Decided Patrick was right about that OB1 error :)
Joe Thornber [Wed, 21 Nov 2001 16:14:18 +0000 (16:14 +0000)]
o  Decided Patrick was right about that OB1 error :)

22 years agoo Remove hard coded path to /dev/device-mapper/control
Joe Thornber [Wed, 21 Nov 2001 15:49:45 +0000 (15:49 +0000)]
o  Remove hard coded path to /dev/device-mapper/control

22 years agoTidy makefiles
Alasdair Kergon [Wed, 21 Nov 2001 15:41:14 +0000 (15:41 +0000)]
Tidy makefiles

22 years agoo This was breaking things on non-devfs systems.
Joe Thornber [Wed, 21 Nov 2001 15:28:32 +0000 (15:28 +0000)]
o This was breaking things on non-devfs systems.

22 years agoo Change name of libdm.h
Joe Thornber [Wed, 21 Nov 2001 15:15:37 +0000 (15:15 +0000)]
o  Change name of libdm.h

22 years agoo Use MKDEV to build the dev_t for mknod
Joe Thornber [Wed, 21 Nov 2001 15:14:35 +0000 (15:14 +0000)]
o  Use MKDEV to build the dev_t for mknod

22 years agoo Don't use dmt->dmi until it has been initialised.
Joe Thornber [Wed, 21 Nov 2001 14:52:16 +0000 (14:52 +0000)]
o  Don't use dmt->dmi until it has been initialised.

22 years agoo Importing into public repository.
Joe Thornber [Wed, 21 Nov 2001 13:44:14 +0000 (13:44 +0000)]
o  Importing into public repository.

22 years agoo Migration of device-mapper from LVM_WORK to it's own (public) repository.
Joe Thornber [Wed, 21 Nov 2001 12:47:41 +0000 (12:47 +0000)]
o  Migration of device-mapper from LVM_WORK to it's own (public) repository.
   Please use this one from now on.\18

22 years agoInitial revision
Ben Lutgens [Mon, 19 Nov 2001 16:51:04 +0000 (16:51 +0000)]
Initial revision

This page took 0.031272 seconds and 5 git commands to generate.