On Mon, Sep 13, 2010 at 09:06:30PM -0400, bfields wrote: > From: J. Bruce Fields <bfields@xxxxxxxxxx> > > 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. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html