aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-11-01 22:03:28 +0000
committerDavid Howells <[email protected]>2023-11-24 14:52:01 +0000
commitb590eb41be766c5a63acc7e8896a042f7a4e8293 (patch)
tree2c5df4d705e855d81c3c6d627cb977b830426353 /scripts/generate_rust_analyzer.py
parent0167236e7d66c5e1e85d902a6abc2529b7544539 (diff)
afs: Fix file locking on R/O volumes to operate in local mode
AFS doesn't really do locking on R/O volumes as fileservers don't maintain state with each other and thus a lock on a R/O volume file on one fileserver will not be be visible to someone looking at the same file on another fileserver. Further, the server may return an error if you try it. Fix this by doing what other AFS clients do and handle filelocking on R/O volume files entirely within the client and don't touch the server. Fixes: 6c6c1d63c243 ("afs: Provide mount-time configurable byte-range file locking emulation") Signed-off-by: David Howells <[email protected]> Reviewed-by: Marc Dionne <[email protected]> cc: [email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions