1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-04 21:47:46 +03:00
lvm2/device_mapper
Peter Rajnoha 1e48599193
libdm: do not fail if GETVAL semctl fails for udev sync inc and dec
While performing udev sync semaphore's inc/dec operation, we use the
result from GETVAL semctl just to print a debug message with current
value of that sempahore, nothing else.

If the GETVAL fails for whetever reason while the actual inc/dec
completes successfully, just log a warning message about the GETVAL
(and print the debug messages without the actual semaphore value)
and return success for the inc/dec operation as a whole.
2024-09-05 12:14:42 +02:00
..
2021-09-22 17:18:50 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-05-27 15:35:57 +02:00
2024-08-30 16:51:15 +02:00
2023-05-10 16:19:46 +02:00
2024-08-30 16:51:15 +02:00
2024-05-14 17:59:26 +02:00