Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
let path_init() failures treated the same way as subsequent link_path…
…_walk() As it is, path_lookupat() and path_mounpoint() might end up leaking struct file reference in some cases. Spotted-by: Eric Biggers <[email protected]> Signed-off-by: Al Viro <[email protected]>
- Loading branch information