On Fri, Nov 20, 2020 at 12:22:32PM -0800, Harshad Shirwadkar wrote: > Add a helper to read number of fast commit blocks from jbd2 superblock > and also rename the JBD2_MIN_FC_BLKS to > JBD2_DEFAULT_FAST_COMMIT_BLOCKS since this constant is just the > default number of fast commit blocks to use in case number of fast > commit blocks isn't set in jbd2 superblock. > > Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx> Thanks, applied. - Ted