[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131213043553.GE23888@thunk.org>
Date: Thu, 12 Dec 2013 23:35:53 -0500
From: Theodore Ts'o <tytso@....edu>
To: "Darrick J. Wong" <darrick.wong@...cle.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH 15/74] resize2fs: rewrite extent/dir/ea block checksums
when migrating
On Tue, Dec 10, 2013 at 05:20:01PM -0800, Darrick J. Wong wrote:
> With the advent of metadata_csum, we now tie extent and directory
> blocks to the associated inode number (and generation). Therefore, we
> must be careful when remapping inodes. At that point in the resize
> process, all the blocks that are going away have been duplicated
> elsewhere in the FS (albeit with checksums based on the old inode
> numbers). If we're moving the inode, then do that and remember that
> new inode number. Now we can update the block mappings for each inode
> with the final inode number, and schedule directory blocks for mass
> inode relocation. We also have to recalculate the EA block checksum.
>
> Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com>
Thanks, applied to the next branch.
- Ted
--
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