From: Jiri Slaby <jslaby@suse.cz>
To: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Bryan Schumaker <bjschuma@netapp.com>,
Jiri Slaby <jirislaby@gmail.com>,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
mm-commits@vger.kernel.org, ML netdev <netdev@vger.kernel.org>,
linux-nfs@vger.kernel.org
Subject: Re: [PATCH] NFS: Fix infinite loop in gss_create_upcall()
Date: Tue, 12 Apr 2011 20:34:49 +0200 [thread overview]
Message-ID: <4DA49B49.1020005@suse.cz> (raw)
In-Reply-To: <1302633088.4801.48.camel@lade.trondhjem.org>
On 04/12/2011 08:31 PM, Trond Myklebust wrote:
>> Yes, it fixes the problem. But it waits 15s before it times out. This is
>> inacceptable for automounted NFS dirs.
>
> I'm still confused as to why you are hitting it at all. In the normal
> autonegotiation case, the client should be trying to use AUTH_SYS first
> and then trying rpcsec_gss if and only if that fails.
>
> Are you really exporting a filesystem using AUTH_NULL as the only
> supported flavour?
I don't know, I connect to a nfs server which is not maintained by me.
It looks like that. How can I find out?
thanks,
--
js
suse labs
WARNING: multiple messages have this Message-ID (diff)
From: Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org>
To: Trond Myklebust
<Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>
Cc: Bryan Schumaker
<bjschuma-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>,
Jiri Slaby <jirislaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
mm-commits-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
ML netdev <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] NFS: Fix infinite loop in gss_create_upcall()
Date: Tue, 12 Apr 2011 20:34:49 +0200 [thread overview]
Message-ID: <4DA49B49.1020005@suse.cz> (raw)
In-Reply-To: <1302633088.4801.48.camel-SyLVLa/KEI9HwK5hSS5vWB2eb7JE58TQ@public.gmane.org>
On 04/12/2011 08:31 PM, Trond Myklebust wrote:
>> Yes, it fixes the problem. But it waits 15s before it times out. This is
>> inacceptable for automounted NFS dirs.
>
> I'm still confused as to why you are hitting it at all. In the normal
> autonegotiation case, the client should be trying to use AUTH_SYS first
> and then trying rpcsec_gss if and only if that fails.
>
> Are you really exporting a filesystem using AUTH_NULL as the only
> supported flavour?
I don't know, I connect to a nfs server which is not maintained by me.
It looks like that. How can I find out?
thanks,
--
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-04-12 18:34 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-31 21:48 mmotm 2011-03-31-14-48 uploaded akpm
2011-03-31 21:48 ` akpm
2011-04-01 15:56 ` [PATCH -mm] olpc: xo_1 needs delay.h Randy Dunlap
2011-04-01 15:57 ` [PATCH -mm] leds: fix pca9532 build when GPIOLIB is disabled Randy Dunlap
2011-04-02 8:56 ` nfs client doesn't work [was: mmotm 2011-03-31-14-48 uploaded] Jiri Slaby
2011-04-02 8:56 ` Jiri Slaby
[not found] ` <1302122693.16786.0.camel@lade.trondhjem.org>
2011-04-07 6:42 ` Jiri Slaby
2011-04-07 6:42 ` Jiri Slaby
2011-04-11 20:40 ` Jiri Slaby
2011-04-11 20:40 ` Jiri Slaby
2011-04-11 20:40 ` Jiri Slaby
2011-04-11 20:40 ` Jiri Slaby
2011-04-11 21:08 ` Jiri Slaby
2011-04-11 21:08 ` Jiri Slaby
2011-04-12 17:41 ` [PATCH] NFS: Fix infinite loop in gss_create_upcall() Bryan Schumaker
2011-04-12 17:41 ` Bryan Schumaker
2011-04-12 18:05 ` Jiri Slaby
2011-04-12 18:05 ` Jiri Slaby
2011-04-12 18:31 ` Trond Myklebust
2011-04-12 18:34 ` Jiri Slaby [this message]
2011-04-12 18:34 ` Jiri Slaby
2011-04-12 18:38 ` Trond Myklebust
2011-04-12 18:38 ` Trond Myklebust
2011-04-12 18:43 ` Bryan Schumaker
2011-04-12 18:43 ` Bryan Schumaker
2011-04-12 18:52 ` Jiri Slaby
2011-04-12 18:52 ` Jiri Slaby
2011-04-13 20:42 ` Bryan Schumaker
2011-04-13 20:42 ` Bryan Schumaker
2011-04-14 20:37 ` Jiri Slaby
2011-04-14 20:37 ` Jiri Slaby
2011-04-14 21:21 ` Trond Myklebust
2011-04-14 21:30 ` Jiri Slaby
2011-04-14 21:30 ` Jiri Slaby
2011-04-11 20:56 ` nfs client doesn't work [was: mmotm 2011-03-31-14-48 uploaded] Bryan Schumaker
2011-04-11 20:56 ` Bryan Schumaker
2011-04-11 21:19 ` Jiri Slaby
2011-04-03 9:11 ` mmotm 2011-03-31-14-48 uploaded KOSAKI Motohiro
2011-04-04 20:46 ` Peter Zijlstra
2011-04-04 20:46 ` Peter Zijlstra
2011-04-05 5:23 ` KOSAKI Motohiro
2011-04-11 4:11 ` KOSAKI Motohiro
2011-04-11 4:11 ` KOSAKI Motohiro
2011-04-11 4:11 ` KOSAKI Motohiro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DA49B49.1020005@suse.cz \
--to=jslaby@suse.cz \
--cc=Trond.Myklebust@netapp.com \
--cc=akpm@linux-foundation.org \
--cc=bjschuma@netapp.com \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.