]> git.ipfire.org Git - thirdparty/systemd.git/commit
loop-util: work around cache invalidation bug in older kernels 21044/head
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Oct 2021 20:34:54 +0000 (22:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Oct 2021 13:38:21 +0000 (15:38 +0200)
commitb9a9748abcba4aead6db6600dd27f0feeb758b45
tree390ea5bddcb434861f5594cd52f8be0cd2305785
parente8c7c4d9d145e0ab1ca75457390fcc698c7e55af
loop-util: work around cache invalidation bug in older kernels

Inspired by the discussions in #21003.

Inspired in particular by what Android apexd does:

https://android.googlesource.com/platform/system/apex/+/refs/heads/master/apexd/apexd_loop.cpp
src/shared/loop-util.c