From: Manfred Spraul <manfred@colorfullife.com>
To: viro@math.psu.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: Kernel bug in inode.c:885 when floppy disk removed
Date: Wed, 28 Feb 2001 17:37:39 +0100 [thread overview]
Message-ID: <3A9D2953.D4681F43@colorfullife.com> (raw)
Alexander Viro wrote:
>
> - Doctor, it hurts when I do it!
> - Don't do it, then.
>
Interesting bugfix:
have you checked which BUG was triggered?
It's a bug in ext2_free_inode():
if a io error occurs, then clear_inode() is not called, but
super_operation.delete_inode() must call clear_inode() before returning.
--
Manfred
next reply other threads:[~2001-02-28 16:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-28 16:37 Manfred Spraul [this message]
2001-02-28 16:49 ` PROBLEM: Kernel bug in inode.c:885 when floppy disk removed Alexander Viro
2001-02-28 17:14 ` Andreas Dilger
-- strict thread matches above, loose matches on Subject: below --
2001-02-28 15:03 Ph. Marek
2001-02-28 15:21 ` Alexander Viro
2001-03-01 12:46 ` Pavel Machek
2001-03-01 7:18 ` Ph. Marek
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=3A9D2953.D4681F43@colorfullife.com \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@math.psu.edu \
/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.