All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Andrew Morton <akpm@zip.com.au>
Cc: linux-fsdevel@vger.kernel.org, ext2-devel@lists.sourceforge.net
Subject: Re: ext3 -> crash -> fsck -> readlink -> oops
Date: Thu, 16 May 2002 19:48:19 -0700	[thread overview]
Message-ID: <3CE46F73.60302@zytor.com> (raw)
In-Reply-To: 3CE46CF0.E0C9BCC5@zip.com.au

Andrew Morton wrote:
>> 
> I assume that was `fsck -fy'?
> 
> You seem have a 4k symlink.   I'd have expected fsck to detect that.
> 
> It crashed because vfs_readlink ran off the end of the page.
> 

Either that... or someone is relying on magic null termination that 
isn't provided by fsck.  Either way, the kernel shouldn't oops... 
ext3_panic() perhaps, but not oops...

	-hpa


  reply	other threads:[~2002-05-17  2:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-17  0:50 ext3 -> crash -> fsck -> readlink -> oops H. Peter Anvin
2002-05-17  2:37 ` Andrew Morton
2002-05-17  2:48   ` H. Peter Anvin [this message]
2002-05-17  8:55   ` Andreas Dilger
2002-05-17  9:40   ` [Ext2-devel] " Stephen C. Tweedie
2002-05-17 10:01     ` Andreas Dilger
2002-05-18 20:38   ` Andreas Dilger

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=3CE46F73.60302@zytor.com \
    --to=hpa@zytor.com \
    --cc=akpm@zip.com.au \
    --cc=ext2-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@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.