Skip to content
Commit f8f71d00 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: forbid all renames during grace period



The idea here was that renaming a file on a nosubtreecheck export would
make lookups of the old filehandle return STALE, making it impossible
for clients to reclaim opens.

But during the grace period I think we should also hold off on
operations that would break delegations.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent d8836f77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment