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

* Re: [PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops
  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
  0 siblings, 2 replies; 4+ messages in thread
From: J. Bruce Fields @ 2009-03-04 21:02 UTC (permalink / raw)
  To: Benny Halevy; +Cc: pnfs mailing list, linux-nfs

On Thu, Feb 26, 2009 at 12:37:22PM -0800, Benny Halevy wrote:
> 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.

Thanks!  But, sorry, somehow I didn't get both of these (probably a
screwup on my end); would you mind resending?

Also, have you checked to make sure there aren't any other holes in our
list of operations?

--b.

> 
> [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

* Re: [PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops
  2009-03-04 21:02 ` J. Bruce Fields
@ 2009-03-04 21:11   ` Benny Halevy
  2009-03-06 20:36   ` J. Bruce Fields
  1 sibling, 0 replies; 4+ messages in thread
From: Benny Halevy @ 2009-03-04 21:11 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: pnfs mailing list, linux-nfs

On Mar. 04, 2009, 23:02 +0200, "J. Bruce Fields" <bfields@fieldses.org> wrote:
> On Thu, Feb 26, 2009 at 12:37:22PM -0800, Benny Halevy wrote:
>> 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.
> 
> Thanks!  But, sorry, somehow I didn't get both of these (probably a
> screwup on my end); would you mind resending?

Just did.

> 
> Also, have you checked to make sure there aren't any other holes in our
> list of operations?

Yup.  OPENATTR was the only hole I found.

Benny

> 
> --b.
> 
>> [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

* Re: [PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops
  2009-03-04 21:02 ` J. Bruce Fields
  2009-03-04 21:11   ` Benny Halevy
@ 2009-03-06 20:36   ` J. Bruce Fields
  1 sibling, 0 replies; 4+ messages in thread
From: J. Bruce Fields @ 2009-03-06 20:36 UTC (permalink / raw)
  To: Benny Halevy; +Cc: pnfs mailing list, linux-nfs

On Wed, Mar 04, 2009 at 04:02:00PM -0500, bfields wrote:
> On Thu, Feb 26, 2009 at 12:37:22PM -0800, Benny Halevy wrote:
> > 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.
> 
> Thanks!  But, sorry, somehow I didn't get both of these (probably a
> screwup on my end); would you mind resending?

Both applied now, thanks.--b.

^ 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.