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
History
perseant
9a05fc1f4a
Move the "vp = NULL" assignment after the code that requires vp != NULL.
...
Reported by Chris Ross on current-users.
2007-07-10 23:06:24 +00:00
..
ext2fs
Using POOL_INIT here makes no sense, since file systems always have
2007-06-30 09:37:53 +00:00
ffs
Restore the special lkt_held handling for softdep_disk_write_complete().
2007-07-10 10:47:07 +00:00
lfs
Move the "vp = NULL" assignment after the code that requires vp != NULL.
2007-07-10 23:06:24 +00:00
mfs
Using POOL_INIT here makes no sense, since file systems always have
2007-06-30 09:37:53 +00:00
ufs
Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c.
2007-07-10 09:50:07 +00:00
files.ufs
…
Makefile
…