diff options
author | Christian Brauner <brauner@kernel.org> | 2023-09-25 13:08:52 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-09-25 14:12:42 +0200 |
commit | 493c71926c20309226b6d73f6b661a9813de5f0b (patch) | |
tree | b75f3228cbd4a54a4c1fe10bf2ddf18e7a298cf1 /scripts/gdb/linux/vmalloc.py | |
parent | 2d1b3bbc3dd56fc8364350eb93e5d67a05cb2c23 (diff) |
ntfs3: put resources during ntfs_fill_super()
During ntfs_fill_super() some resources are allocated that we need to
cleanup in ->put_super() such as additional inodes. When
ntfs_fill_super() fails these resources need to be cleaned up as well.
Reported-by: syzbot+2751da923b5eb8307b0b@syzkaller.appspotmail.com
Fixes: 78a06688a4d4 ("ntfs3: drop inode references in ntfs_put_super()")
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions