1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Joe Thornber 29aa6d5850 o Added dev_open and dev_close functions
o  Changed disk-rep to use these

o  if NDEBUG is not defined the dev_cache will check for open devices on
   teardown.

I was hoping this would speed things up.  But I'm still getting:

reti:/home/joe/sistina/LVM2/tools# time ./lvm vgchange -a n
  Volume group vg0 successfully changed

real    0m5.751s
user    0m0.060s
sys     0m0.070s

even though I have only 1 device with the vg on it passing the filters.
2001-11-14 10:01:52 +00:00
..
activate o Put underscore between vg and lv name. 2001-11-13 16:14:54 +00:00
config o LGPL list implementation 2001-10-31 12:47:01 +00:00
datastruct o LGPL list implementation 2001-10-31 12:47:01 +00:00
device o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
display o lvdisplay now shows LE / PV map 2001-11-13 17:53:06 +00:00
filters o if any pattern rejects a device, and there were no accepts then reject ! 2001-11-12 17:06:33 +00:00
format1 o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
log lvdisplay & lvreduce 2001-11-08 16:15:58 +00:00
metadata o Deal with sparse lv arrays (on disk) 2001-11-13 18:52:52 +00:00
mm o pool_empty was very wrong 2001-11-07 14:11:20 +00:00
regex o LGPL list implementation 2001-10-31 12:47:01 +00:00
uuid o LGPL list implementation 2001-10-31 12:47:01 +00:00
Makefile.in o add fs.c to the Makefile 2001-11-12 13:02:06 +00:00
README o initial subdir population 2001-08-15 16:20:46 +00:00

Base library directory