lkml.org 
[lkml]   [2004]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] LBD fix for 2.6.3
From
Date
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

-
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/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.069 / U:22.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site