diff options
author | Ian Kent <[email protected]> | 2023-11-20 06:53:19 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-11-20 14:56:36 +0100 |
commit | 66917f85db6002ed09cd24186258892fcfca64b6 (patch) | |
tree | 29d6891850fa0f3582a58604a0c90ccd6a64e632 /scripts/generate_rust_analyzer.py | |
parent | fe2c34bab6d46469ad3095955dc37e984dc24e38 (diff) |
autofs: add: new_inode check in autofs_fill_super()
Add missing NULL check of root_inode in autofs_fill_super().
While we are at it simplify the logic by taking advantage of the VFS
cleanup procedures and get rid of the goto error handling, as suggested
by Al Viro.
Signed-off-by: Ian Kent <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bill O'Donnell <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Bill O'Donnell <[email protected]>
Reported-by: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions