mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
1. Pass locking flags to VFS_ROOT(). 2. Check v_mountedhere while the vnode is locked. 3. Always return locked vnode on success. Change 1 fixes problem reported by Stephen M. Rumble - after zfs_vfsops.c,1.9 change, zfs_root() no longer locks the vnode unconditionally and traverse() didn't pass right lock type to VFS_ROOT(). The result was that kernel paniced when .zfs/ directory was accessed via NFS. |
||
|---|---|---|
| .. | ||
| altq/altq | ||
| dev | ||
| ia64/libuwx | ||
| ipfilter/netinet | ||
| ngatm | ||
| opensolaris | ||
| pf | ||