Re: [PATCH] SELinux: Create a common helper to determine an inode label

From: David Howells
Date: Thu Jun 18 2015 - 12:42:36 EST


Stephen Smalley <sds@xxxxxxxxxxxxx> wrote:

> > + rc = selinux_determine_inode_label(d_inode(dentry), name,
>
> Hmmm...previously we were using d_backing_inode(dentry->d_parent) here.

I also think this should probably be d_inode() not d_backing_inode() since
we're being called by the filesystem that owns the dentry being contemplated.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/