diff options
author | zhangyi (F) <yi.zhang@huawei.com> | 2020-09-24 15:33:34 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-10-18 10:37:14 -0400 |
commit | 60c776e50bc52a9334be8a49415479d5cb6ca2e2 (patch) | |
tree | 016eda3d8cd30f3dddec3b1ee446de1a28cccb6c /scripts/gdb/linux/config.py | |
parent | 2d069c0889ef0decda7af6ecbdc63b680b767749 (diff) |
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) <yi.zhang@huawei.com>
Link: https://lore.kernel.org/r/20200924073337.861472-5-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions