[PATCH] d_alloc_root() fixes: afs
- useless dput(NULL) on failure exit (would be a double-free if we ever got there with non-NULL dentry).
Showing
Please register or sign in to comment
- useless dput(NULL) on failure exit (would be a double-free if we ever got there with non-NULL dentry).