From: Andries Brouwer <aeb@veritas.com>
To: Arjan Filius <iafilius@xs4all.nl>
Cc: Eugene Crosser <crosser@average.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.4.0-test11: "_isofs_bmap: block < 0"
Date: Sat, 25 Nov 2000 22:02:43 +0100 [thread overview]
Message-ID: <20001125220243.A6919@veritas.com> (raw)
In-Reply-To: <8vd0cb$5a0$1@pccross.average.org> <Pine.LNX.4.21.0011251818550.9351-100000@sjoerd.sjoerdnet>
In-Reply-To: <Pine.LNX.4.21.0011251818550.9351-100000@sjoerd.sjoerdnet>; from iafilius@xs4all.nl on Sat, Nov 25, 2000 at 06:20:56PM +0100
On Sat, Nov 25, 2000 at 06:20:56PM +0100, Arjan Filius wrote:
> Nov 25 18:16:05 sjoerd kernel: _isofs_bmap: block < 0
Understood and solved. For the whole story read linux-kernel.
To fix just this, remove the two lines
if (filp->f_pos >= inode->i_size)
return 0;
from linux/fs/isofs/dir.c around line 119.
Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-11-25 21:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-21 5:14 2.4.0-test11: "_isofs_bmap: block < 0" Eugene Crosser
2000-11-22 1:08 ` Ragnar Hojland Espinosa
2000-11-25 17:20 ` Arjan Filius
2000-11-25 21:02 ` Andries Brouwer [this message]
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=20001125220243.A6919@veritas.com \
--to=aeb@veritas.com \
--cc=crosser@average.org \
--cc=iafilius@xs4all.nl \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox