apparmor/tests
Ryan Lee 95f3bdf66b Fix race condition in loop device setup in mount regression test
Calling losetup -f first and passing its result to create the loop device
creates a race condition in which the loop device might be claimed first
in between the two losetup calls. Instead, create the device atomically
and then obtain the loop device /dev/ handle afterwards.

Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
2024-12-05 15:43:42 -08:00
..
bin Break lines before binary operators. 2022-08-21 11:15:07 -04:00
regression Fix race condition in loop device setup in mount regression test 2024-12-05 15:43:42 -08:00
stress tests: fix make clean target 2018-11-16 14:16:07 -08:00
unit Third iteration of spread support 2024-12-05 02:17:07 +01:00
checkstyle2junit.xslt CI: add shellcheck job, with minimum severity set to error 2022-02-13 19:43:48 +00:00
Makefile all: Use the MAKE variable 2017-11-01 23:22:53 +00:00