summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: add comments to fsadm-renamedDavid Teigland2022-10-111-0/+15
* lvmlockd: fix warningDavid Teigland2022-10-111-1/+1
* tests: skip lvresize tests without mkfs.xfsDavid Teigland2022-10-102-0/+4
* lvmdevices: use deviceidtype option strictlyDavid Teigland2022-10-106-11/+20
* tests: device ids using vpd dataDavid Teigland2022-10-101-0/+201
* device id: add new types using values from vpd_pg83David Teigland2022-10-105-2/+112
* device id: change space handling in t10 wwidDavid Teigland2022-10-101-3/+58
* device id wwid adjustmentsDavid Teigland2022-10-105-192/+244
* lvmlockd: purge the lock resources left in previous lockspaceLidong Zhong2022-10-073-1/+97
* lvresize: move the lockd_lv earlierDavid Teigland2022-10-031-7/+7
* lvmdbusd: Correct env. variableTony Asleson2022-09-302-2/+2
* blkid: fix BLKID_SUBLKS_FSINFO usageDavid Teigland2022-09-291-7/+8
* lvresize: give special advice to reiserfs usersDavid Teigland2022-09-281-1/+11
* lvresize: exclude new fs handling at build timeDavid Teigland2022-09-281-1/+31
* lvresize: let env var set lvresize_fs_helper_pathDavid Teigland2022-09-271-3/+16
* remove unused variablesDavid Teigland2022-09-271-7/+0
* change messages about libblkid featuresDavid Teigland2022-09-272-10/+1
* lvreduce: use temporary flag when activating lv to check for fsDavid Teigland2022-09-271-0/+2
* make: move cmds.hDavid Teigland2022-09-275-20/+26
* lvmdbustest: Add test to stress mode changingTony Asleson2022-09-221-5/+24
* lvmdbustest: Re-work setUpTony Asleson2022-09-221-6/+7
* lvmdbustest: Refuse to remove a VG we didn't createTony Asleson2022-09-221-1/+5
* lvmdbustest: Make vg name suffix more uniqueTony Asleson2022-09-221-1/+3
* lvmdbusd: Correct lvm shell signal & child process handlingTony Asleson2022-09-223-11/+35
* covscan: free wwid strings in lvmcacheDavid Teigland2022-09-211-15/+31
* make: generateZdenek Kabelac2022-09-213-14/+139
* tests: validate CONFIG_HZ_1000Zdenek Kabelac2022-09-211-0/+10
* tests: discard updateZdenek Kabelac2022-09-211-2/+6
* makefiles: use single libs definitionZdenek Kabelac2022-09-211-3/+1
* tests: integrity switch to ext4Zdenek Kabelac2022-09-213-18/+14
* lvmdbusd: Register for SIGTERMTony Asleson2022-09-201-0/+1
* lvmdbusd: Correct get_object_path_by_uuid_lvm_idTony Asleson2022-09-202-5/+7
* make: Fix build in chrootdev-mcsontos-lib-tools-dependencyMarian Csontos2022-09-201-0/+1
* spec: Workaround for failing buildMarian Csontos2022-09-201-1/+2
* lvmdbusd: Remove --reportformatTony Asleson2022-09-161-2/+1
* lvmdbustest: Add wrapper for injecting errorsTony Asleson2022-09-161-0/+323
* lvmdbusd: Include lvm debug output for lvmshellTony Asleson2022-09-161-6/+5
* lvmdbusd: Call readlines instead of readlineTony Asleson2022-09-161-2/+4
* lvmdbusd: Raise IOError instead of ignoringTony Asleson2022-09-161-1/+2
* lvmdbusd: Correct log_error for shell proxyTony Asleson2022-09-161-1/+1
* lvmdbusd: Check for KeyError in refreshTony Asleson2022-09-161-27/+33
* lvmdbusd: Use common func. for checking missing LV keysTony Asleson2022-09-164-9/+21
* lvmdbusd: Correct undefined varTony Asleson2022-09-161-1/+2
* lvmdbustest: Check for self.pvsTony Asleson2022-09-161-1/+1
* lvmdbustest: Move signals to lastTony Asleson2022-09-161-2/+2
* lvmdbusd: Handle 'exit' for lvm_shell_proxyTony Asleson2022-09-161-0/+3
* lvmdbusd: Use pseudo tty to get "lvm>" prompt againTony Asleson2022-09-161-49/+63
* lvmdbusd: Remove PID from log messagesTony Asleson2022-09-163-2/+25
* lvmdbustest: Utilize addCleanup in unit testTony Asleson2022-09-161-5/+3
* lvmdbusd: Remove duplicate codeTony Asleson2022-09-161-30/+10