All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops
@ 2009-02-26 20:37 Benny Halevy
  2009-03-04 21:02 ` J. Bruce Fields
  0 siblings, 1 reply; 4+ messages in thread
From: Benny Halevy @ 2009-02-26 20:37 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: pnfs mailing list, linux-nfs

Both patches fix issues I introduced in 2.6.27.
The first one is more crucial to get to the 2.6.2{7,8} stable streams
but while at it, I'd pull both.
This was triggered in connectathon with the Sun OpenSolaris
client trying to read extended attrs (when copying a file).
This translates to a NFS4 OP_OPENATTR which caused our server to barf.

[PATCH 1/2] NFSD: provide encode routine for OP_OPENATTR
[PATCH 2/2] NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp

Benny

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-06 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-26 20:37 [PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops Benny Halevy
2009-03-04 21:02 ` J. Bruce Fields
2009-03-04 21:11   ` Benny Halevy
2009-03-06 20:36   ` J. Bruce Fields

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.