Re: [PATCH 0/6] AVR32 update for 2.6.18-rc2-mm1

From: Haavard Skinnemoen
Date: Tue Aug 01 2006 - 04:10:29 EST


On Mon, 31 Jul 2006 11:40:58 -0700
Trond Myklebust <trond.myklebust@xxxxxxxxxx> wrote:

> On Mon, 2006-07-31 at 17:46 +0200, Haavard Skinnemoen wrote:
> > On Mon, 31 Jul 2006 15:55:15 +0200
> > Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> wrote:
> >
> > > Anyway, 2.6.18-rc2-mm1 boots successfully on my target with these
> > > patches, but there's something strange going on with NFS and a few
> > > other things that I didn't notice on 2.6.18-rc1. I'll investigate
> > > some more and see if I can figure out what's going on.
> >
> > All forms of write access to the NFS root file system seem to return
> > -EACCESS. If I leave out git-nfs.patch, the problem goes away, so
> > I'll try bisecting the NFS git tree tomorrow.
>
> can you check in /proc/self/mountstats what mount options are set on
> the root file system?

rw,vers=2,rsize=4096,wsize=4096,acregmin=3,acregmax=60,acdirmin=30,
acdirmax=60,hard,nolock,proto=udp,timeo=11,retrans=2,sec=null

> > Is there anyway to access it via http?
>
> The individual patches are archived in

Thanks, I cloned the git repository via my home PC so I could do a real
bisect, which ended up blaming this patch:

NFS: Share NFS superblocks per-protocol per-server per-FSID

from David Howells. The patch is quite large, so I'm not able to spot
anything obvious. Please let me know if you want me to test something.

Haavard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/