Searched hist:"9 bd23c31f392bda88618008f27fd52ee9e0fac38" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | jbd2.h | diff 9bd23c31f392bda88618008f27fd52ee9e0fac38 Fri Nov 20 14:22:32 CST 2020 Harshad Shirwadkar <harshadshirwadkar@gmail.com> jbd2: add a helper to find out number of fast commit blocks
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@gmail.com> Link: https://lore.kernel.org/r/20201120202232.2240293-2-harshadshirwadkar@gmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
/openbmc/linux/fs/jbd2/ |
H A D | journal.c | diff 9bd23c31f392bda88618008f27fd52ee9e0fac38 Fri Nov 20 14:22:32 CST 2020 Harshad Shirwadkar <harshadshirwadkar@gmail.com> jbd2: add a helper to find out number of fast commit blocks
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@gmail.com> Link: https://lore.kernel.org/r/20201120202232.2240293-2-harshadshirwadkar@gmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|