diff options
author | Chen Li <[email protected]> | 2021-06-09 11:48:55 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2021-06-28 21:49:47 +0900 |
commit | 839a534f1e853f1aec100d06040c0037b89c2dc3 (patch) | |
tree | 8dadaffb22406e7dd89662c29055e2e5bbaa11d6 /scripts/gdb/linux/proc.py | |
parent | 62fb9874f5da54fdb243003b386128037319b219 (diff) |
exfat: avoid incorrectly releasing for root inode
In d_make_root, when we fail to allocate dentry for root inode,
we will iput root inode and returned value is NULL in this function.
So we do not need to release this inode again at d_make_root's caller.
Signed-off-by: Chen Li <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions