On Mon, 21 Jul 2025 22:38:21 +0200, Antonio Quartulli wrote: > In case of ovl_lookup_temp() failure, we currently print `err` > which is actually not initialized at all. > > Instead, properly print PTR_ERR(whiteout) which is where the > actual error really is. > > > [...] Applied to the vfs-6.17.ovl branch of the vfs/vfs.git tree. Patches in the vfs-6.17.ovl 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.ovl [1/1] ovl: properly print correct variable https://git.kernel.org/vfs/vfs/c/672820a070ea