Commit 129245c
ext4: correct the error handle in ext4_fallocate()
The error out label of file_modified() should be out_inode_lock in
ext4_fallocate().
Fixes: 2890e5e ("ext4: move out common parts into ext4_fallocate()")
Reported-by: Baokun Li <[email protected]>
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Baokun Li <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>1 parent 896b02d commit 129245c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4744 | 4744 | | |
4745 | 4745 | | |
4746 | 4746 | | |
4747 | | - | |
| 4747 | + | |
4748 | 4748 | | |
4749 | 4749 | | |
4750 | 4750 | | |
| |||
0 commit comments