On Wed, 16 Jul 2025 10:44:11 +1000, NeilBrown wrote: > More excellent review feedback - more patches :-) > > I've chosen to use ovl_parent_lock() here as a temporary and leave the > debate over naming for the VFS version of the function until all the new > names are introduced later. > > > [...] Applied to the vfs-6.17.file branch of the vfs/vfs.git tree. Patches in the vfs-6.17.file 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.17.file [01/21] ovl: simplify an error path in ovl_copy_up_workdir() https://git.kernel.org/vfs/vfs/c/9d23967b18c6 [02/21] ovl: change ovl_create_index() to take dir locks https://git.kernel.org/vfs/vfs/c/c4f8f862b31c [03/21] ovl: Call ovl_create_temp() without lock held. https://git.kernel.org/vfs/vfs/c/d2c995581c7c [04/21] ovl: narrow the locked region in ovl_copy_up_workdir() https://git.kernel.org/vfs/vfs/c/a735bdf0b785 [05/21] ovl: narrow locking in ovl_create_upper() https://git.kernel.org/vfs/vfs/c/a07052e07b67 [06/21] ovl: narrow locking in ovl_clear_empty() https://git.kernel.org/vfs/vfs/c/4f622bd9f3e5 [07/21] ovl: narrow locking in ovl_create_over_whiteout() https://git.kernel.org/vfs/vfs/c/e460bc4d012c [08/21] ovl: simplify gotos in ovl_rename() https://git.kernel.org/vfs/vfs/c/76342c9eb8e2 [09/21] ovl: narrow locking in ovl_rename() https://git.kernel.org/vfs/vfs/c/05468498cd2f [10/21] ovl: narrow locking in ovl_cleanup_whiteouts() https://git.kernel.org/vfs/vfs/c/7dfb0722ad07 [11/21] ovl: narrow locking in ovl_cleanup_index() https://git.kernel.org/vfs/vfs/c/8290fb412d2f [12/21] ovl: narrow locking in ovl_workdir_create() https://git.kernel.org/vfs/vfs/c/61eb7fec9e79 [13/21] ovl: narrow locking in ovl_indexdir_cleanup() https://git.kernel.org/vfs/vfs/c/d56c6feb69cb [14/21] ovl: narrow locking in ovl_workdir_cleanup_recurse() https://git.kernel.org/vfs/vfs/c/a45ee87ded78 [15/21] ovl: change ovl_workdir_cleanup() to take dir lock as needed. https://git.kernel.org/vfs/vfs/c/241062ae5d87 [16/21] ovl: narrow locking on ovl_remove_and_whiteout() https://git.kernel.org/vfs/vfs/c/c69566b1d11d [17/21] ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed https://git.kernel.org/vfs/vfs/c/2fa14cf2dca1 [18/21] ovl: narrow locking in ovl_whiteout() https://git.kernel.org/vfs/vfs/c/8afa0a736713 [19/21] ovl: narrow locking in ovl_check_rename_whiteout() https://git.kernel.org/vfs/vfs/c/09d56cc88c24 [20/21] ovl: change ovl_create_real() to receive dentry parent https://git.kernel.org/vfs/vfs/c/ee37c3cfc5df [21/21] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup() https://git.kernel.org/vfs/vfs/c/fe4d3360f9cb