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
df70316e3f
NetBSD
/
sys
/
ufs
History
hannken
df70316e3f
Ffs_blkfree() and ffs_freefile() take a devvp that may be a regular file whencalled from snapshot creation. Be sure to use the right mount.
...
Ok: Andrew Doran <ad@netbsd.org>
2007-10-18 17:39:04 +00:00
..
ext2fs
Sync with ffs: fix ufs_ihashlock / ufs_hash_lock deadlock.
2007-10-17 17:34:25 +00:00
ffs
Ffs_blkfree() and ffs_freefile() take a devvp that may be a regular file whencalled from snapshot creation. Be sure to use the right mount.
2007-10-18 17:39:04 +00:00
lfs
Remove LOCK_ASSERT(!simple_lock_held(&foo));
2007-10-11 19:53:37 +00:00
mfs
Merge from vmlocking:
2007-10-10 20:42:20 +00:00
ufs
Merge from vmlocking:
2007-10-10 20:42:20 +00:00
files.ufs
Let ext2fs be built even when none of ffs, lfs and mfs are present.
2006-11-13 16:12:54 +00:00
Makefile