1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format1
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
..
disk-rep.c o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
disk-rep.h o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
format1.c o Added dev_open and dev_close functions 2001-11-14 10:01:52 +00:00
format1.h iospace restructured 2001-11-12 15:10:01 +00:00
import-export.c o Deal with sparse lv arrays (on disk) 2001-11-13 18:52:52 +00:00
layout.c o Changes to activation interface 2001-10-31 17:59:52 +00:00
vg_number.c o Changes to activation interface 2001-10-31 17:59:52 +00:00