[lvm-devel] device mapper library update

lilofile lilofile at aliyun.com
Tue Oct 21 10:24:55 UTC 2014


when I download LVM2.2.02.104.tgz source code, tar xvf
./configure;make;make install

then use lvcreate --version, the result display
[root at localhost ~]# lvcreate  --version
  LVM version:     2.02.104(2) (2013-11-13)
  Library version: 1.02.79-RHEL6 (2013-10-23)
  Driver version:  4.24.0
[root at localhost ~]#

why the Library version is not updated?
 when I see the source code ,
include/configure.h:#define DM_LIB_VERSION "1.02.83 (2013-11-13)"
lib/misc/configure.h:#define DM_LIB_VERSION "1.02.83 (2013-11-13)"

the version display is 1.02.83? 




More information about the lvm-devel mailing list