Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755338AbbFRSWo (ORCPT ); Thu, 18 Jun 2015 14:22:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48015 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbbFRSWg (ORCPT ); Thu, 18 Jun 2015 14:22:36 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <5582FB01.9080602@tycho.nsa.gov> References: <5582FB01.9080602@tycho.nsa.gov> <1509.1434645664@warthog.procyon.org.uk> To: Stephen Smalley Cc: dhowells@redhat.com, linux-fsdevel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-unionfs@vger.kernel.org, linux-kernel@vger.kernel.org, SELinux , Paul Moore Subject: Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #2] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5835.1434651750.1@warthog.procyon.org.uk> Date: Thu, 18 Jun 2015 19:22:30 +0100 Message-ID: <5836.1434651750@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 437 Lines: 14 Stephen Smalley wrote: > > + rc = selinux_determine_inode_label(d_inode(dentry), name, > > We want d_inode(dentry->d_parent) here. Aargh. I forgot to commit it. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/