On Wed, 03 Sep 2025 12:29:16 +0100, David Howells wrote: > > Add support for RENAME_NOREPLACE and RENAME_EXCHANGE, if the server > supports them. > > The default is translated to YFS.Rename_Replace, falling back to > YFS.Rename; RENAME_NOREPLACE is translated to YFS.Rename_NoReplace and > RENAME_EXCHANGE to YFS.Rename_Exchange, both of which fall back to > reporting EINVAL. > > [...] Applied to the vfs-6.18.afs branch of the vfs/vfs.git tree. Patches in the vfs-6.18.afs branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs-6.18.afs [1/1] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE https://git.kernel.org/vfs/vfs/c/09c69289a273