ext4: factor out ext4_fc_get_tl()
authorYe Bin <yebin10@huawei.com>
Sat, 24 Sep 2022 07:52:32 +0000 (15:52 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 1 Oct 2022 03:46:54 +0000 (23:46 -0400)
commitdcc5827484d6e53ccda12334f8bbfafcc593ceda
treeb051e8db176d61463b61d8864325e8cdc944a258
parentfdc2a3c75dd8345c5b48718af90bad1a7811bedb
ext4: factor out ext4_fc_get_tl()

Factor out ext4_fc_get_tl() to fill 'tl' with host byte order.

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