Here's the list of patches I tested here in the Bakeathon. They pass the Connectathon tests over nfsv4.1 (no pnfs) against the linux client, but VMware reports a bug with OPEN with share_access==0x401 (1025) NFS4_SHARE_WANT_NO_DELEG | NFS4_SHARE_ACCESS_READ return NFS4ERR_GRACE for some reason. I haven't been able to track that down yet. [PATCH 1/7] nfsd4: implement new 4.1 open reclaim types [PATCH 2/7] nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when [PATCH 3/7] nfsd4: seq->status_flags may be used unitialized [PATCH 4/7] nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | [PATCH 5/7] nfsd4: implement NFS4_SHARE_WANT_NO_DELEG, [PATCH 6/7] nfsd4: typo logical vs bitwise negate for want_mask [PATCH 7/7] nfsd4: share_access_to_flags should consider only nfs4.x -- 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