Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-400743: perform post snapshot rename in ioretry
It appears that SMB3 filers or Windows hosts can return EACCES in response to a rename of a file over one of the links to a file if the rename is done too soon after the hardlink is made. Allow the rename to be retried in the event of EIO or ACCES. Signed-off-by: Mark Syms <[email protected]>
- Loading branch information