This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-29 01:59:38 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fdcc82276e
opnsense-src
/
sys
/
ufs
History
Jeff Roberson
fdcc82276e
- The VI_DOOMED flag now signals the end of a vnode's relationship with
...
the filesystem. Check that rather than VI_XLOCK. Sponsored by: Isilon Systems, Inc.
2005-03-13 12:01:50 +00:00
..
ffs
- The VI_DOOMED flag now signals the end of a vnode's relationship with
2005-03-13 12:01:50 +00:00
ufs
- In ufs_mknod(), hold the lock across the call to vgone() as that is now
2005-03-13 11:59:14 +00:00