ext4: introduce EXT4_FC_TAG_BASE_LEN helper
authorYe Bin <yebin10@huawei.com>
Sat, 24 Sep 2022 07:52:31 +0000 (15:52 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 1 Oct 2022 03:46:54 +0000 (23:46 -0400)
commitfdc2a3c75dd8345c5b48718af90bad1a7811bedb
tree182be5313e5f5264df4fe2eaca790fd074d97ace
parent7ff5fddaddf2cc8d394f71e68648e9d8d7e41da8
ext4: introduce EXT4_FC_TAG_BASE_LEN helper

Introduce EXT4_FC_TAG_BASE_LEN helper for calculate length of
struct ext4_fc_tl.

Signed-off-by: Ye Bin <yebin10@huawei.com>
Link: https://lore.kernel.org/r/20220924075233.2315259-2-yebin10@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/fast_commit.c
fs/ext4/fast_commit.h