Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix cdev leak on O_PATH final fput()
__fput doesn't need a cdev_put() for O_PATH handles. Signed-off-by: mszeredi@suse.cz Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information