From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: Andre Noll <noll@mathematik.tu-darmstadt.de>,
Alexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: nfsroot oops 2.6.7-current
Date: Mon, 28 Jun 2004 13:53:13 -0400 [thread overview]
Message-ID: <1088445193.4394.35.camel@lade.trondhjem.org> (raw)
In-Reply-To: <slrnce0lrs.tq5.noll@p133.mathematik.tu-darmstadt.de>
Yep, and there's probably one missing in fs/nfsctl.c:do_open() too. Al?
Cheers,
Trond
På må , 28/06/2004 klokka 13:38, skreiv Andre Noll:
> Hi
>
> Al's current changes to struct nameidata broke nfsroot for my discless
> clients (oops in nfs_fill_super). The patch below fixes this problem
> for me.
>
> Andre
>
> diff -u -r1.19 rpc_pipe.c
> --- linux-2.5/net/sunrpc/rpc_pipe.c 31 May 2004 03:06:56 -0000 1.19
> +++ linux-2.5/net/sunrpc/rpc_pipe.c 28 Jun 2004 17:10:51 -0000
> @@ -433,6 +433,7 @@
> nd->dentry = dget(rpc_mount->mnt_root);
> nd->last_type = LAST_ROOT;
> nd->flags = LOOKUP_PARENT;
> + nd->depth = 0;
>
> if (path_walk(path, nd)) {
> printk(KERN_WARNING "%s: %s failed to find path %s\n",
next prev parent reply other threads:[~2004-06-28 17:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-28 17:38 Andre Noll
2004-06-28 17:53 ` Trond Myklebust [this message]
2004-06-28 19:11 ` viro
2004-06-28 17:59 ` Andrew Morton
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=1088445193.4394.35.camel@lade.trondhjem.org \
--to=trond.myklebust@fys.uio.no \
--cc=linux-kernel@vger.kernel.org \
--cc=noll@mathematik.tu-darmstadt.de \
--cc=viro@parcelfarce.linux.theplanet.co.uk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®