1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-03 17:50:03 +03:00
lvm2/libdm
Peter Rajnoha f7f08ba881
libdm: clean up udev sync semaphore on fail path during its creation
Clean up udev sync semaphore on fail path during its creation, otherwise
the caller will have no handle returned to clean it up itself and the
semaphore will keep staying in the system. The only way to clean it up
would be to call `dmsetup udevcomplete_all` which would destroy all
udev sync semaphores, not just the failed one, which we don't want.
2024-09-05 12:14:42 +02:00
..
datastruct cleanup: typos in comments 2024-08-30 16:51:15 +02:00
dm-tools cleanup: typos man pages 2024-08-30 16:51:15 +02:00
ioctl cleanup: typos in comments 2024-08-30 16:51:15 +02:00
misc cleanup: typos in comments 2024-08-30 16:51:15 +02:00
mm cleanup: typos in comments 2024-08-30 16:51:15 +02:00
regex cleanup: typos in comments 2024-08-30 16:51:15 +02:00
.exported_symbols
.exported_symbols.Base symver: restore and uncomment some symbols 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_97
.exported_symbols.DM_1_02_98
.exported_symbols.DM_1_02_99
.exported_symbols.DM_1_02_100 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_101 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_103
.exported_symbols.DM_1_02_104 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_105
.exported_symbols.DM_1_02_106 symver: restore and uncomment some symbols 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_107
.exported_symbols.DM_1_02_110 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_113
.exported_symbols.DM_1_02_124
.exported_symbols.DM_1_02_128 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_129 symver: restore and uncomment some symbols 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_131
.exported_symbols.DM_1_02_133
.exported_symbols.DM_1_02_135
.exported_symbols.DM_1_02_138 symver: sorting 2021-04-06 21:26:57 +02:00
.exported_symbols.DM_1_02_141
.exported_symbols.DM_1_02_147
.exported_symbols.DM_1_02_172 libdm: add dm_tree_node_add_thin_pool_target_v1 2021-02-01 14:52:32 +01:00
.exported_symbols.DM_1_02_181 libdm: dmsetup measure support for IMA 2021-09-23 16:49:28 +02:00
.exported_symbols.DM_1_02_197 libdm: versionion symbol for enhanced dm_task_run 2023-10-14 01:04:10 +02:00
libdevmapper.h cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdevmapper.pc.in makefiles: add pthread to libdevmapper pkgconfig 2023-02-23 16:46:35 +01:00
libdm-common.c libdm: clean up udev sync semaphore on fail path during its creation 2024-09-05 12:14:42 +02:00
libdm-common.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
libdm-config.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-deptree.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-file.c cov: hide some false positives 2023-05-10 16:19:46 +02:00
libdm-report.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-stats.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-string.c cov: use safer version with size limitation 2024-04-10 00:03:09 +02:00
libdm-targets.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-timestamp.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
make.tmpl.in cleanup: typos in comments 2024-08-30 16:51:15 +02:00
Makefile.in makefile: avoid creating shared lib for static only build 2024-04-26 21:37:51 +02:00