Re: [PATCH 14/49] resize2fs: add inline dirs for remapping
From: Theodore Ts'o <tytso@mit.edu>
Date: 2014-03-14 13:31:44
From: Theodore Ts'o <tytso@mit.edu>
Date: 2014-03-14 13:31:44
On Mon, Mar 10, 2014 at 11:55:27PM -0700, Darrick J. Wong wrote:
When we're looking for directory blocks for the inode remapping step, we need to include inline_data directories in the remap process. Signed-off-by: Darrick J. Wong <redacted>
Thanks, applied. - Ted