unionfs: update in-memory dircache as the last step.
If we call AddEntry/RemoveEntry before the update to the deletion list in storage, a poorly timed cache refill that happens just before the storage update will result in storing the old state for as long as the cache's TTL.
Showing
Please register or sign in to comment