From: Eric Sandeen <sandeen@sgi.com>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>, LBD list <lbd@gelato.unsw.edu.au>
Subject: Re: [PATCH] LBD fix for 2.6.3
Date: 04 Mar 2004 17:41:22 -0600 [thread overview]
Message-ID: <1078443681.25762.30.camel@stout.americas.sgi.com> (raw)
In-Reply-To: <20040303230452.6854c830.akpm@osdl.org>
On Thu, 2004-03-04 at 01:04, Andrew Morton wrote:
> Actually, there more instances of this bug in buffer.c.
Another one, I think, unless I've missed something...
--- fs/buffer.c_1.3 2004-03-04 17:38:49.000000000 -0600
+++ fs/buffer.c 2004-03-04 17:37:13.000000000 -0600
@@ -1093,7 +1093,7 @@
*/
static void
init_page_buffers(struct page *page, struct block_device *bdev,
- int block, int size)
+ sector_t block, int size)
{
struct buffer_head *head = page_buffers(page);
struct buffer_head *bh = head;
--
Eric Sandeen [C]XFS for Linux http://oss.sgi.com/projects/xfs
sandeen@sgi.com SGI, Inc. 651-683-3102
prev parent reply other threads:[~2004-03-04 23:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-04 6:09 Eric Sandeen
2004-03-04 7:04 ` Andrew Morton
2004-03-04 23:41 ` Eric Sandeen [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=1078443681.25762.30.camel@stout.americas.sgi.com \
--to=sandeen@sgi.com \
--cc=akpm@osdl.org \
--cc=lbd@gelato.unsw.edu.au \
--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
all inboxes | Powered by JetHome®