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
e1e7ee242d
Restore a line removed by mistake with the last commit.
...
Should fix PR 40225 panic: indiracct: missing indir.
2008-12-19 11:36:10 +00:00
..
ffs_alloc.c
Split ffs_freefile into a frontend for normal cylinder group and for
2008-12-06 20:05:55 +00:00
ffs_appleufs.c
…
ffs_balloc.c
…
ffs_bswap.c
…
ffs_extern.h
Split ffs_freefile into a frontend for normal cylinder group and for
2008-12-06 20:05:55 +00:00
ffs_inode.c
kill MALLOC and FREE macros.
2008-12-17 20:51:31 +00:00
ffs_snapshot.c
Restore a line removed by mistake with the last commit.
2008-12-19 11:36:10 +00:00
ffs_softdep.c
Split ffs_freefile into a frontend for normal cylinder group and for
2008-12-06 20:05:55 +00:00
ffs_softdep.stub.c
…
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
Remove #ifdef LFS from the ufs code.
2008-11-13 11:09:45 +00:00
ffs_vnops.c
Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES
2008-10-10 09:21:58 +00:00
ffs_wapbl.c
Split ffs_blkalloc into a frontend that does inode based consistency
2008-11-30 16:20:44 +00:00
fs.h
…
Makefile
…
softdep.h
…