1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
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
autoconf o initial subdir population 2001-08-15 16:20:46 +00:00
doc o initial subdir population 2001-08-15 16:20:46 +00:00
driver o Fix module ref counts so that you can actually unload dm-mod 2001-11-10 17:11:36 +00:00
include o Trivial binary tree 2001-10-25 11:38:19 +00:00
lib o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
libdm/datastruct o LGPL list implementation 2001-10-31 12:47:01 +00:00
man lvactivate checkpoint commit 2001-09-25 12:49:28 +00:00
old-tests o if any pattern rejects a device, and there were no accepts then reject ! 2001-11-12 17:06:33 +00:00
scripts o initial subdir population 2001-08-15 16:20:46 +00:00
tools o lvdisplay now shows LE / PV map 2001-11-13 17:53:06 +00:00
configure o Filter for the dev cache that takes values from config file: 2001-10-19 18:20:37 +00:00
configure.in o Filter for the dev cache that takes values from config file: 2001-10-19 18:20:37 +00:00
make.tmpl.in Merge lvreduce & lvextend into lvresize. 2001-11-13 14:17:50 +00:00
Makefile.in Create symlinks to .h files in an include directory 2001-10-01 13:36:54 +00:00
README o Basic README.. 2001-08-15 15:59:38 +00:00
TODO more todo 2001-11-08 08:19:06 +00:00

This is pretty much empty so far...if you can't see subdirectories,
try 'cvs -f update'