Skip to content
Unverified Commit 3789a0ab authored by Christian Brauner's avatar Christian Brauner
Browse files

Merge patch series "VFS: change kern_path_locked() and user_path_locked_at()...

Merge patch series "VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry"

NeilBrown <neilb@suse.de> says:

I found these opportunities for simplification as part of my work to
enhance filesystem directory operations to not require an exclusive
lock on the directory.
There are quite a collection of users of these interfaces incluing NFS,
smb/server, bcachefs, devtmpfs, and audit.  Hence the long Cc line.

* patches from https://lore.kernel.org/r/20250217003020.3170652-2-neilb@suse.de:
  VFS: add common error checks to lookup_one_qstr_excl()
  VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry

Link: https://lore.kernel.org/r/20250217003020.3170652-2-neilb@suse.de


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parents 2c3230fb 204a575e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment