jbd2: add fast commit machinery
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Thu, 15 Oct 2020 20:37:56 +0000 (13:37 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 Oct 2020 03:22:37 +0000 (23:22 -0400)
commitff780b91efe901b8eecd8114785abae5341820ad
treec261d050bf6d75be5fe71a8498cdf85ef9fe67c9
parent6866d7b3f2bb4f011041ba54c98b1584497fe2fd
jbd2: add fast commit machinery

This functions adds necessary APIs needed in JBD2 layer for fast
commits.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201015203802.3597742-5-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/fast_commit.c
fs/jbd2/commit.c
fs/jbd2/journal.c
include/linux/jbd2.h