]> git.ipfire.org Git - thirdparty/snapper.git/commit
fix LVM setup for LVM with one character long names 552/head
authorArvin Schnell <aschnell@suse.de>
Mon, 31 Aug 2020 15:29:53 +0000 (17:29 +0200)
committerArvin Schnell <aschnell@suse.de>
Mon, 31 Aug 2020 15:29:53 +0000 (17:29 +0200)
commit1b58bd486ea198fb825580de67a57c47d80126bd
treea77a645a28ef02ed48cbf1eb10dbf29286e125e5
parent812fd862f5c55056255347128a23650f22aadb8b
fix LVM setup for LVM with one character long names
package/snapper.changes
snapper/Lvm.cc
snapper/LvmUtils.cc [new file with mode: 0644]
snapper/LvmUtils.h [new file with mode: 0644]
snapper/Makefile.am
testsuite/Makefile.am
testsuite/lvm-utils.cc [new file with mode: 0644]