1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmlockd
Zdenek Kabelac ad66600e48 configure.ac: update dlm check
Check for pkg-config --libs libdlm_lt  and test if the returned value
contains word 'pthread' - if so, it's likely a buggy result from
incorrect config file and use directly  -ldlm_lt for this case.
2023-02-23 16:46:35 +01:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c cov: ensuring buffer is zeroed 2021-09-21 21:03:47 +02:00
lvmlockd-client.h cleanup: matching declaration order 2020-09-01 17:57:50 +02:00
lvmlockd-core.c lvm: fix typos 2023-02-10 17:50:27 +01:00
lvmlockd-dlm.c lvmlockd: fix missing closedir 2022-12-01 09:55:11 -06:00
lvmlockd-idm.c cleanup: free already does NULL check 2021-09-15 15:24:56 +02:00
lvmlockd-internal.h lvmlockd: purge the lock resources left in previous lockspace 2022-10-07 09:45:57 -05:00
lvmlockd-sanlock.c lvmlockd: return error from vgcreate init_vg_sanlock 2022-04-08 11:34:04 -05:00
Makefile.in configure.ac: update dlm check 2023-02-23 16:46:35 +01:00