Commit 512c15e
ext4: stop inode update before return
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: 8016e29 ("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>1 parent 8210bb2 commit 512c15e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5387 | 5387 | | |
5388 | 5388 | | |
5389 | 5389 | | |
5390 | | - | |
| 5390 | + | |
| 5391 | + | |
5391 | 5392 | | |
| 5393 | + | |
5392 | 5394 | | |
5393 | 5395 | | |
5394 | 5396 | | |
| |||
0 commit comments