Re: [nfsv4] draft-quigley-nfsv4-labeled-00 - some comments

Thomas Haynes <thomas@netapp.com> Thu, 07 April 2011 15:30 UTC

Return-Path: <Tom.Haynes@netapp.com>
X-Original-To: nfsv4@core3.amsl.com
Delivered-To: nfsv4@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0A2AF3A69C1 for <nfsv4@core3.amsl.com>; Thu, 7 Apr 2011 08:30:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.484
X-Spam-Level:
X-Spam-Status: No, score=-10.484 tagged_above=-999 required=5 tests=[AWL=0.115, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id peSfUUb-yzxs for <nfsv4@core3.amsl.com>; Thu, 7 Apr 2011 08:30:21 -0700 (PDT)
Received: from mx2.netapp.com (mx2.netapp.com [216.240.18.37]) by core3.amsl.com (Postfix) with ESMTP id 7755E3A69BB for <nfsv4@ietf.org>; Thu, 7 Apr 2011 08:30:21 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.63,317,1299484800"; d="scan'208";a="539661451"
Received: from smtp2.corp.netapp.com ([10.57.159.114]) by mx2-out.netapp.com with ESMTP; 07 Apr 2011 08:31:51 -0700
Received: from sacrsexc1-prd.hq.netapp.com (sacrsexc1-prd.hq.netapp.com [10.99.115.27]) by smtp2.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id p37FVpcw015728; Thu, 7 Apr 2011 08:31:51 -0700 (PDT)
Received: from rtprsexc1-prd.hq.netapp.com ([10.100.161.114]) by sacrsexc1-prd.hq.netapp.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 7 Apr 2011 08:31:51 -0700
Received: from RTPMVEXC1-PRD.hq.netapp.com ([10.100.161.111]) by rtprsexc1-prd.hq.netapp.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 7 Apr 2011 11:31:49 -0400
Received: from maute-lxp.hq.netapp.com ([10.58.57.65]) by RTPMVEXC1-PRD.hq.netapp.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 7 Apr 2011 11:31:48 -0400
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Thomas Haynes <thomas@netapp.com>
In-Reply-To: <BANLkTinQ+qtGOeW=_MQbOiCUWdRiPg70hw@mail.gmail.com>
Date: Thu, 07 Apr 2011 10:31:47 -0500
Content-Transfer-Encoding: 7bit
Message-Id: <84F89421-B194-4156-A4E6-394F47140384@netapp.com>
References: <4D95842E.70708@oracle.com> <4D95B41C.70509@oracle.com> <7C4DFCE962635144B8FAE8CA11D0BF1E03E5EF1DC2@MX14A.corp.emc.com> <4D9DBC25.7000409@oracle.com> <BANLkTinQ+qtGOeW=_MQbOiCUWdRiPg70hw@mail.gmail.com>
To: Nico Williams <nico@cryptonector.com>
X-Mailer: Apple Mail (2.1084)
X-OriginalArrivalTime: 07 Apr 2011 15:31:48.0930 (UTC) FILETIME=[E92E7220:01CBF538]
Cc: jarrett.lu@oracle.com, Kathleen Moriarty <kathleen.moriarty@emc.com>, nfsv4@ietf.org
Subject: Re: [nfsv4] draft-quigley-nfsv4-labeled-00 - some comments
X-BeenThere: nfsv4@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: NFSv4 Working Group <nfsv4.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/nfsv4>, <mailto:nfsv4-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/nfsv4>
List-Post: <mailto:nfsv4@ietf.org>
List-Help: <mailto:nfsv4-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/nfsv4>, <mailto:nfsv4-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Apr 2011 15:30:22 -0000

On Apr 7, 2011, at 9:43 AM, Nico Williams wrote:

>> 
> 
> I think a problem only arises for directory delegations if the server
> would allow a subject to READDIR a directory while also at the same
> time hiding some of the directory entries from that subject due to the
> subject not being authorized to see them.  If we don't allow such
> behavior then there's no problem.
> 

The problem being of course that the client could create an entry that
conflicts with a name already on the server?

Another question might be who plans to ever implement directory
delegations?