[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <20081113202642.GZ16005@webber.adilger.int>
Date: Thu, 13 Nov 2008 13:26:42 -0700
From: Andreas Dilger <adilger@....com>
To: Valerie Aurora Henson <vaurora@...hat.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [RFC PATCH 15/17] Convert to inode/block/bitmap/table
loc()/loc_set() functions
On Nov 11, 2008 19:43 -0800, Valerie Aurora Henson wrote:
> - if (block == fs->group_desc[i].bg_block_bitmap) {
> + if (block == ext2fs_block_bitmap_loc(fs, i)) {
Similarly, renaming bg_block_bitmap to bg_block_bitmap_lo (et. al.)
would catch tools that are broken on 64-bit filesystems.
Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists