1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm
Alasdair Kergon 00ee56e232 Use additional version numbers.
Kernel driver has a version number (stored in kernel/VERSION).
  The first two components of this (0.94) give the version number of the
  ioctl interface.  This number must be changed whenever a change is
  made to the ioctl interface that breaks backwards compatibility.

  The library has a version number (stored in VERSION) which is
  used for linking.
  The first and/or second component of this must be changed whenever
  a change is made to the library API that breaks backwards
  compatibility.
2002-01-17 13:19:55 +00:00
..
datastruct o Tool support for segments. 2001-11-28 13:45:50 +00:00
ioctl Another ioctl interface update: 2002-01-15 15:21:57 +00:00
libdevmapper.h Another ioctl interface update: 2002-01-15 15:21:57 +00:00
libdm-common.c Use additional version numbers. 2002-01-17 13:19:55 +00:00
libdm-common.h Various fixes & restructure to extract common code. 2001-12-05 16:41:52 +00:00
Makefile.in Use additional version numbers. 2002-01-17 13:19:55 +00:00