aboutsummaryrefslogtreecommitdiff
path: root/internal/readpassword
diff options
context:
space:
mode:
authorJakob Unterwurzacher2023-06-09 14:34:20 +0200
committerJakob Unterwurzacher2026-07-16 20:10:19 +0200
commit28fe256b2f48466f2d47417494b436527ca875a3 (patch)
tree5be27faa113e62964fc1af988ebbc3f256eaa391 /internal/readpassword
parent0df7f624c82c23049f8c404e5235b44fe174efcb (diff)
fusefrontend: sharedstorage: add file content byte-range locks
As we must write complete ciphertext blocks (except at EOF), non-overlapping plaintext writes can overlap in the ciphertext. And because overlapping writes can turn the data into data soup (see TestPoCTornWrite) we serialize them using fcntl locking.
Diffstat (limited to 'internal/readpassword')
0 files changed, 0 insertions, 0 deletions