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
yamt
65a8f1c211
ffs_truncate: don't forget to zero the past eof in the case of
...
blocksize < pagesize. PR/33777 from Simon Burge. XXX check other filesystems, esp. lfs.
2006-10-17 11:39:18 +00:00
..
ffs_alloc.c
ffs_alloc: remove an assertion which is no longer true.
2006-10-15 12:23:56 +00:00
ffs_appleufs.c
…
ffs_balloc.c
…
ffs_bswap.c
…
ffs_extern.h
…
ffs_inode.c
ffs_truncate: don't forget to zero the past eof in the case of
2006-10-17 11:39:18 +00:00
ffs_snapshot.c
…
ffs_softdep.c
handle_workitem_freefrag/handle_workitem_freeblocks:
2006-10-14 07:26:29 +00:00
ffs_softdep.stub.c
…
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
…
ffs_vnops.c
…
fs.h
…
Makefile
…
softdep.h
…