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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html