This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
ufs
/
ffs
History
hannken
7bd94e9e7c
Testing "v_usecount == 1" for exclusive reference will not always
...
work -- remove and test only readonly.
2014-05-30 08:40:09 +00:00
..
ffs_alloc.c
…
ffs_appleufs.c
…
ffs_balloc.c
…
ffs_bswap.c
…
ffs_extern.h
…
ffs_inode.c
…
ffs_quota2.c
…
ffs_snapshot.c
Testing "v_usecount == 1" for exclusive reference will not always
2014-05-30 08:40:09 +00:00
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
Introduce a selector function to the vfs vnode iterator so that we don't
2014-05-24 16:34:03 +00:00
ffs_vnops.c
- Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.
2014-03-24 13:42:40 +00:00
ffs_wapbl.c
…
fs.h
…
Makefile
…