]> Gentwo Git Trees - linux/.git/commit
ecryptfs: use new start_creating/start_removing APIs
authorNeilBrown <neil@brown.name>
Thu, 13 Nov 2025 00:18:36 +0000 (11:18 +1100)
committerChristian Brauner <brauner@kernel.org>
Fri, 14 Nov 2025 12:15:58 +0000 (13:15 +0100)
commitf046fbb4d81d1b0c4a169707411e3cd540c03354
tree13ab66ee01c1043f01fbcdb8c3776afb77ee26cd
parent833d2b3a072f7ff6005bf84c065c7cbda81a8aaa
ecryptfs: use new start_creating/start_removing APIs

This requires the addition of start_creating_dentry() which is given the
dentry which has already been found, and asks for it to be locked and
its parent validated.

Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neil@brown.name>
Link: https://patch.msgid.link/20251113002050.676694-14-neilb@ownmail.net
Tested-by: syzbot@syzkaller.appspotmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/ecryptfs/inode.c
fs/namei.c
include/linux/namei.h