Bruce,
I stumbled upon a bug in wireshark decoding of NFSv4.1 open res
when delegation_type==OPEN_DELEGATE_NONE_EXT where od_whynone
seems to be ignored.
Who owns that code nowadays?
There seems to be a bug in pynfs in this area as well
which I'm trying to debug.
Benny
On 2012-02-16 19:00, J. Bruce Fields wrote:
> On Thu, Feb 16, 2012 at 06:47:54PM +0200, Benny Halevy wrote:
>> I stumbled upon a bug in wireshark decoding of NFSv4.1 open res
>> when delegation_type==OPEN_DELEGATE_NONE_EXT where od_whynone
>> seems to be ignored.
>>
>> Who owns that code nowadays?
>
> I don't know, I see a lot of 4.1 problems, and I don't know if it's the
> wireshark version in my distro or if the problems are in upstream. I
> haven't had time to fool with it in a few years.
>
>> There seems to be a bug in pynfs in this area as well
>> which I'm trying to debug.
>
> That doesn't sound familiar to me.
Apparently the bug was in my server xdr encoding code.
I just submitted a patch to fix that.
Benny
>
> --b.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Feb 16, 2012 at 06:47:54PM +0200, Benny Halevy wrote:
> I stumbled upon a bug in wireshark decoding of NFSv4.1 open res
> when delegation_type==OPEN_DELEGATE_NONE_EXT where od_whynone
> seems to be ignored.
>
> Who owns that code nowadays?
I don't know, I see a lot of 4.1 problems, and I don't know if it's the
wireshark version in my distro or if the problems are in upstream. I
haven't had time to fool with it in a few years.
> There seems to be a bug in pynfs in this area as well
> which I'm trying to debug.
That doesn't sound familiar to me.
--b.