-
Fixed uninitialized use of path in path_put.
-
Fixed NULL-dereference errors during mount.
-
Implemented locking on
snap_device
array, because of race conditions with concurrent mounts at boot anddocker run
. -
Fixed
sparse
warnings. -
Patch to handle correctly LVM Groups based on multiple physical volumes
-
Patch to handle correctly XFS Filesystems on latest kernels (RHEL9, Ubuntu 24, Debian 12)
-
Patch to handle correctly file unlinking, which caused problems for Debian 12