cvs commit: LVM2/lib/uuid uuid.c uuid.h

Alasdair Kergon <[email protected]> Fri, 9 Jan 2004 13:18:20 -0600
Newsgroups gmane.linux.lvm.cvs
Message-ID <[email protected]>
akergon     2004/01/09 13:18:20 CST

  Modified files:
    lib/uuid             uuid.c uuid.h 
  Log:
  If PV/VG uuids are missing, generate them from the pv/vg numbers.
  [This situation could occur if the uuids were oritinally created by
  LVM1 on a system without /dev/urandom.]
  
  Revision  Changes    Path
  1.17      +12 -0     LVM2/lib/uuid/uuid.c
  1.11      +2 -0      LVM2/lib/uuid/uuid.h