aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorzhangyi (F) <[email protected]>2020-09-24 07:33:34 +0000
committerTheodore Ts'o <[email protected]>2020-10-18 14:37:14 +0000
commit60c776e50bc52a9334be8a49415479d5cb6ca2e2 (patch)
tree016eda3d8cd30f3dddec3b1ee446de1a28cccb6c /fs/jbd2/commit.c
parentext4: use common helpers in all places reading metadata buffers (diff)
downloadkernel-60c776e50bc52a9334be8a49415479d5cb6ca2e2.tar.gz
kernel-60c776e50bc52a9334be8a49415479d5cb6ca2e2.zip
ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc()
We have already introduced ext4_buffer_uptodate() to re-set the uptodate bit on buffer which has been failed to write out to disk. Just remove the redundant codes and switch to use ext4_buffer_uptodate() in __ext4_get_inode_loc(). Signed-off-by: zhangyi (F) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions