[PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs

Al Viro viro at zeniv.linux.org.uk
Thu Oct 30 06:24:20 UTC 2025


On Thu, Oct 30, 2025 at 10:31:12AM +1100, NeilBrown wrote:

> +static struct dentry *ecryptfs_start_creating_dentry(struct dentry *dentry)
>  {
> -	struct dentry *lower_dir_dentry;
> +	struct dentry *parent = dget_parent(dentry->d_parent);

"Grab the reference to grandparent"?



More information about the Linux-security-module-archive mailing list