Whamcloud - gitweb
e2fsck: add fast commit replay skeleton
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 22 Jan 2021 05:45:01 +0000 (21:45 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 01:12:33 +0000 (20:12 -0500)
commit3ba3ec0b334532c947f240927febe9e4e2351975
tree5102797824b9150ab293df655369123be1b97c07
parent81a6b0109d448779ee6f81825560f31c44ed2b89
e2fsck: add fast commit replay skeleton

This function adds the skeleton for the replay path. Following patches
in the series implement the handling for individual tags.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/journal.c