diff options
author | Tetsuo Handa <[email protected]> | 2024-11-23 22:28:34 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-12-05 19:54:43 -0800 |
commit | 965b5dd1894f4525f38c1b5f99b0106a07dbb5db (patch) | |
tree | 821a6d917266e4498c53b24366999b9910878a76 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 985ebec4ab0a28bb5910c3b1481a40fbf7f9e61d (diff) |
ocfs2: free inode when ocfs2_get_init_inode() fails
syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826
("ocfs2: Handle error from dquot_initialize()") forgot to call iput() when
new_inode() succeeded and dquot_initialize() failed.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 9c89fe0af826 ("ocfs2: Handle error from dquot_initialize()")
Signed-off-by: Tetsuo Handa <[email protected]>
Reported-by: [email protected]
Closes: https://syzkaller.appspot.com/bug?extid=0af00f6a2cba2058b5db
Tested-by: [email protected]
Reviewed-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Jun Piao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions