On Fri, Nov 20, 2020 at 11:15:59AM -0800, Harshad Shirwadkar wrote: > Add fast_commit.h that contains the necessary helpers needed for fast > commit replay. Note that this file is also byte by byte identical with > kernel's fast_commit.h. Also, we introduce the > "e2fsck_fc_replay_state" structure which is needed for ext4 fast > commit replay. > > Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx> Looks good, Reviewed-by: Theodore Ts'o <tytso@xxxxxxx>