Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: Use BUG_ON(!mnt) at dentry_open().
dentry_open() requires callers to pass a valid vfsmount. Signed-off-by: Tetsuo Handa <[email protected]> Signed-off-by: Al Viro <[email protected]>
- Loading branch information