Re: NFS & long symlinks = stack overflow
viro_at_parcelfarce.linux.theplanet.co.uk
Date: 05/16/04
- Previous message: Linus Torvalds: "Re: 1352 NUL bytes at the end of a page? (was Re: Assertion `s && s->tree' failed: The saga continues.)"
- In reply to: Linus Torvalds: "Re: NFS & long symlinks = stack overflow"
- Next in thread: Trond Myklebust: "Re: NFS & long symlinks = stack overflow"
- Reply: Trond Myklebust: "Re: NFS & long symlinks = stack overflow"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 May 2004 05:55:39 +0100 To: Linus Torvalds <torvalds@osdl.org>
On Sat, May 15, 2004 at 09:41:12PM -0700, Linus Torvalds wrote:
>
>
> On Sat, 15 May 2004, Trond Myklebust wrote:
> >
> > Yes. The following patch (backported from the NFSv4 code) should do the
> > right thing...
>
> Why isn't this needed for nfsv2, which has similar code?
v2 has a hard limit in protocol (<= 1Kb). However, we shouldn't assume that
server is sane...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Linus Torvalds: "Re: 1352 NUL bytes at the end of a page? (was Re: Assertion `s && s->tree' failed: The saga continues.)"
- In reply to: Linus Torvalds: "Re: NFS & long symlinks = stack overflow"
- Next in thread: Trond Myklebust: "Re: NFS & long symlinks = stack overflow"
- Reply: Trond Myklebust: "Re: NFS & long symlinks = stack overflow"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|