Return-Path: linux-nfs-owner@vger.kernel.org Received: from countercultured.net ([209.51.175.25]:36111 "HELO countercultured.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757971Ab3DXXFz (ORCPT ); Wed, 24 Apr 2013 19:05:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Date: Wed, 24 Apr 2013 19:05:52 -0400 From: David Quigley To: "J. Bruce Fields" Cc: Steve Dickson , Trond Myklebust , "J. Bruce Fields" , "David P. Quigley" , Linux NFS list , Linux FS devel list , Linux Security List , SELinux List , , Subject: Re: [PATCH 04/17] Security: Add hook to calculate context based on a negative dentry. In-Reply-To: <20130424230312.GS20275@fieldses.org> References: <1366834683-29075-1-git-send-email-SteveD@redhat.com> <1366834683-29075-5-git-send-email-SteveD@redhat.com> <20130424220258.GO20275@fieldses.org> <517858D1.5000406@RedHat.com> <20130424230312.GS20275@fieldses.org> Message-ID: Sender: linux-nfs-owner@vger.kernel.org List-ID: On 04/24/2013 19:03, J. Bruce Fields wrote: > On Wed, Apr 24, 2013 at 06:14:16PM -0400, David Quigley wrote: >> On 04/24/2013 18:12, Steve Dickson wrote: >> >On 24/04/13 18:02, J. Bruce Fields wrote: >> >>n Wed, Apr 24, 2013 at 04:17:50PM -0400, Steve Dickson wrote: >> >>>> From: David Quigley >> >>>> >> >>>> There is a time where we need to calculate a context without >> the >> >>>> inode having been created yet. To do this we take the >> >>>negative dentry and >> >>>> calculate a context based on the process and the parent >> >>>directory contexts. >> >>How can we get review from security/selinux folks? I can't >> >>apply these >> >>without.... >> >Its my understand they have been reviewed a number times... And >> >they have not >> >change since I've working on these patches... >> > >> >steved. >> >-- >> >To unsubscribe from this list: send the line "unsubscribe >> >linux-nfs" in >> >the body of a message to majordomo@vger.kernel.org >> >More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> That is correct. They have been acked in the past and haven't >> changed at all since then. > > Oh, OK, sorry--I lost track. (Do you have a pointer?) I may be able to crawl through MARC.info for my old email address to see if I can find it but that is probably more effort than its worth. All of those ACKs and what not are saved in my old NSA email (assuming its still being kept around). > >> I have contacted Eric Paris about >> reviewing them anyway so you can have a more recent ack on the >> patches. > > But that would be helpful too, thanks. > > --b. I think its a good idea to have Eric look through them anyway just to be sure. Dave