Re: Oops in NFSv4 server in 2.6.23.17

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lukas Hejtmanek
Date: Thursday, March 13, 2008 - 7:36 am

Hello,

On Wed, Mar 12, 2008 at 12:00:07PM -0400, J. Bruce Fields wrote:

I discovered what triggers this bug. If I have default export with secure
option and I try to connect from insecure port, it produces the oops.
If I add insecure option to the export, no oops at all and mount succeeds.

Also, the bug is not triggered by the first attempt but by the second one.

So I guess that from the first attempt there is something inserted into gss
context cache - error occurs (insecure attempt with the secure option), gss
context is removed from the cache as invalid but not completely. And the
second attempt does oops. Sounds reasonable for me. 

Hope this helps to find the bug.

-- 
Lukáš Hejtmánek
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Oops in NFSv4 server in 2.6.23.17, Lukas Hejtmanek, (Wed Mar 12, 5:25 am)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Wed Mar 12, 9:00 am)
Re: Oops in NFSv4 server in 2.6.23.17, Lukas Hejtmanek, (Thu Mar 13, 7:36 am)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Fri Mar 14, 11:14 am)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Fri Mar 14, 12:33 pm)
Re: Oops in NFSv4 server in 2.6.23.17, Lukas Hejtmanek, (Fri Mar 14, 12:53 pm)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Fri Mar 14, 1:05 pm)
[PATCH] nfsd: fix oops on access from high-numbered ports, J. Bruce Fields, (Fri Mar 14, 4:37 pm)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Fri Mar 14, 4:42 pm)
Re: Oops in NFSv4 server in 2.6.23.17, Lukas Hejtmanek, (Mon Mar 17, 1:12 am)
Re: Oops in NFSv4 server in 2.6.23.17, J. Bruce Fields, (Mon Mar 17, 6:15 am)