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
b7401550b9
NetBSD
/
sys
/
ufs
History
hannken
afab4c313c
Allow ufs_inactive() while a file system is suspending. Removes a possible
...
deadlock between vrele() and ffs_sync() during suspension.
2010-03-15 09:20:10 +00:00
..
ext2fs
ffs
Store physical block numbers in superblock that point to the journal.
2010-02-27 12:04:19 +00:00
lfs
load lfs syscalls in modload
2010-03-02 19:34:49 +00:00
mfs
Make mfs_initminiroot() mandatory. Allows to remove #ifdef MFS.
2010-03-02 17:20:02 +00:00
ufs
Allow ufs_inactive() while a file system is suspending. Removes a possible
2010-03-15 09:20:10 +00:00
files.ufs
fs_lfs.h is no longer necessary
2010-03-02 19:59:09 +00:00
Makefile