All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: iisaman@netapp.com
Cc: linux-nfs@vger.kernel.org
Subject: Re: [pynfs PATCH] TESTS: fix DELEG9
Date: Mon, 13 Sep 2010 21:08:13 -0400	[thread overview]
Message-ID: <20100914010813.GD27200@fieldses.org> (raw)
In-Reply-To: <20100914010630.GC27200@fieldses.org>

On Mon, Sep 13, 2010 at 09:06:30PM -0400, bfields wrote:
> From: J. Bruce Fields <bfields@redhat.com>
> 
> The new server doesn't have a recall callback setup, so will never send
> the delegreturn.  (Doing it by hand at the end as attempted here doesn't
> work well, as the open that precedes that final delegreturn needs the
> delegreturn before it can succeed.)
> 
> Also, we need to set c.cb_server for _verify_cb_occurred to get the
> correct count.
> 
> After this patch, the test passes against the Linux server.

This patch, plus the other fixes I need to get usable results against
the Linux server, are also available from

	git://linux-nfs.org/~bfields/pynfs.git

(and, for 4.1, at:

	git://linux-nfs.org/~bfields/pynfs41.git

).

--b.

      reply	other threads:[~2010-09-14  1:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14  1:06 [pynfs PATCH] TESTS: fix DELEG9 J. Bruce Fields
2010-09-14  1:08 ` J. Bruce Fields [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100914010813.GD27200@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=iisaman@netapp.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.