Implement missing lease downgrades
-
When deleting a file, all leases granting handle caching lease to the file should be recalled:
-
Check for open destination when renaming including checking for handle lease breaks:
-
Directory renames must recursively break all h-leases.
-
Pending initial-delete-on-close must break h-leases for three cases:
- tree disconnect
- session logoff
- TCP disconnect
Edited by Ralph Böhme