Re: [PATCH v5 0/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
From: Christian Brauner
Date: Mon May 11 2026 - 06:35:12 EST
On Fri, 24 Apr 2026 13:46:01 +0200, Jori Koolstra wrote:
> I've rebased this on vfs-7.2.misc as Aleksa suggested. Also moved the
> O_EMPTYPATH bit to 1<<26 to avoid conflict with non asm-generic O_*
> flags.
Applied to the vfs-7.2.misc branch of the vfs/vfs.git tree.
Patches in the vfs-7.2.misc 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-7.2.misc
[1/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
https://git.kernel.org/vfs/vfs/c/6703991ad3a3
[2/2] selftest: add tests for O_EMPTYPATH
https://git.kernel.org/vfs/vfs/c/00f84ea205cd