nfs4j icon indicating copy to clipboard operation
nfs4j copied to clipboard

Provide open and close callbacks to virtual filesystem implementation…

Open dkocher opened this issue 5 years ago • 3 comments

…s as described in #38.

Signed-off-by: David Kocher [email protected]

dkocher avatar May 25 '20 21:05 dkocher

Can one of the admins verify this patch?

dcache-ci avatar May 25 '20 21:05 dcache-ci

ok to test

kofemann avatar May 26 '20 05:05 kofemann

FileTracker looks great but we need to intercept open of file handles to deny if the file is supposed to be locked to trigger appropriate error messages in applications.

dkocher avatar May 26 '20 07:05 dkocher