diff options
author | Pan Bian <bianpan2016@163.com> | 2021-01-17 00:57:32 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-24 11:54:17 +0100 |
commit | e07f221840cb078dd650dc4c8c65ddaf416971f7 (patch) | |
tree | 52b353b57d49bc8f740fcf608c7bd7ac05fbf9bd /fs/ext4/fast_commit.c | |
parent | 5f669c9131227fdd86d6b379a78e86332c268fba (diff) |
ext4: stop inode update before return
commit 512c15ef05d73a04f1aef18a3bc61a8bb516f323 upstream.
The inode update should be stopped before returing the error code.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Link: https://lore.kernel.org/r/20210117085732.93788-1-bianpan2016@163.com
Fixes: 8016e29f4362 ("ext4: fast commit recovery path")
Cc: stable@kernel.org
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions