Re: [nfsv4] draft-haynes-nfsv4-versioning-01

Nico Williams <nico@cryptonector.com> Thu, 23 October 2014 18:30 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: nfsv4@ietfa.amsl.com
Delivered-To: nfsv4@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCFB01A1ABA for <nfsv4@ietfa.amsl.com>; Thu, 23 Oct 2014 11:30:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.266
X-Spam-Level:
X-Spam-Status: No, score=-0.266 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MKab43R9KjaK for <nfsv4@ietfa.amsl.com>; Thu, 23 Oct 2014 11:30:35 -0700 (PDT)
Received: from homiemail-a113.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 4A8581A8BBE for <nfsv4@ietf.org>; Thu, 23 Oct 2014 11:30:35 -0700 (PDT)
Received: from homiemail-a113.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a113.g.dreamhost.com (Postfix) with ESMTP id 2E2D520058D8C; Thu, 23 Oct 2014 11:30:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=We+wQXAnPaDviH PCw3U7H2fi6Fg=; b=dDegppgdNh89yrPZBMSWA59Ymw6yeg9ofJkKdPt0MC9Kce PByhLrjOTHvK+LFTnA+ls0395WdqiHsaeWRkYLM178dqZJgQBHBZG49EIAecsIfV LYnJGeO9bJWekg/LFxF98EMHxU65QmOQtS/Pp05xnZS+a+QgiNjL+U3R0xuGM=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a113.g.dreamhost.com (Postfix) with ESMTPA id D6D4D20058D8A; Thu, 23 Oct 2014 11:30:33 -0700 (PDT)
Date: Thu, 23 Oct 2014 13:30:30 -0500
From: Nico Williams <nico@cryptonector.com>
To: Tom Haynes <thomas.haynes@primarydata.com>
Message-ID: <20141023183028.GB3752@localhost>
References: <896EE07C-552B-412C-B30E-85A223AAA6B2@primarydata.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <896EE07C-552B-412C-B30E-85A223AAA6B2@primarydata.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: http://mailarchive.ietf.org/arch/msg/nfsv4/4HtnLKYo2fivVSvTN2lFhzVTHEY
Cc: NFSv4 <nfsv4@ietf.org>
Subject: Re: [nfsv4] draft-haynes-nfsv4-versioning-01
X-BeenThere: nfsv4@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: NFSv4 Working Group <nfsv4.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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, 23 Oct 2014 18:30:36 -0000

On Wed, Oct 22, 2014 at 09:08:44PM -0700, Tom Haynes wrote:
> 2) With respect to callbacks:
> 
>    o  New callbacks will only be sent to clients that have used the new
>       features associated with them, allowing existing clients to be
>       unaware of their existence.
> 
> What if the new feature is only implemented with callbacks?
> 
> I.e., clients have to be able to respond with not supported as well.

As long as there's something the client must send first (e.g.,
setclientid) to establish GSS contexts, ...

Nico
--