ext4: add trace exit in exception path.
authorZhang Qilong <zhangqilong3@huawei.com>
Mon, 21 Sep 2020 12:47:38 +0000 (20:47 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Oct 2020 14:36:59 +0000 (10:36 -0400)
commit2be7d717cafc893d4487cbc7f018d1174537fa2e
treef7ef3ff6019a6584520121fc47ebfd1b929a6c33
parent9faac62d40131521973192e46a82d5066bb42c09
ext4: add trace exit in exception path.

Missing trace exit in exception path of ext4_sync_file and
ext4_ind_map_blocks.

Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20200921124738.23352-1-zhangqilong3@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/fsync.c
fs/ext4/indirect.c