aboutsummaryrefslogtreecommitdiff
path: root/internal/fusefrontend/file_lock.go
AgeCommit message (Expand)Author
2026-07-16fusefrontend: LockSharedStorage: loop on EINTR, add debug outputJakob Unterwurzacher
2026-07-16fusefrontend: sharedstorage: introduce UnlockSharedStorage helperJakob Unterwurzacher
2026-07-16fusefrontend: sharedstorage: lock truncate agains concurrent accessJakob Unterwurzacher
2026-07-16fusefrontend: sharedstorage: use byte-range lock on file header creationJakob Unterwurzacher