]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: describe fast_commit feature flags
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 6 Nov 2020 03:58:50 +0000 (19:58 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 7 Nov 2020 04:01:01 +0000 (23:01 -0500)
commitb62befbe0a02e644c1d0cea86c49db351f22fb66
tree176af5bf4223b6e1a47b1817fa06fa439c3d0613
parente1cbd4bbd55891ccd269ed704cc3ecffbabe9e91
ext4: describe fast_commit feature flags

Fast commit feature has flags in the file system as well in JBD2. The
meaning of fast commit feature flags can get confusing. Update docs
and code to add more documentation about it.

Suggested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20201106035911.1942128-2-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/ext4/journal.rst
Documentation/filesystems/ext4/super.rst
fs/ext4/ext4.h