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
he
7fcec1e880
Plug memory leak in add_peb_to_free() and add_peb_to_in_use()
...
in case there's a duplicate in the tree.
2014-09-01 16:48:42 +00:00
..
chfs
Plug memory leak in add_peb_to_free() and add_peb_to_in_use()
2014-09-01 16:48:42 +00:00
ext2fs
Use mount from argument "mp", "vp->v_mount" is not valid here.
2014-08-22 16:49:30 +00:00
ffs
Switch the FFS code for discarding free blocks to use VOP_FDISCARD.
2014-07-25 08:24:31 +00:00
lfs
Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can
2014-07-25 08:20:51 +00:00
mfs
Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can
2014-07-25 08:20:51 +00:00
ufs
Revert the following changes:
2014-06-28 22:27:50 +00:00
files.ufs
Move lfs_getpages and lfs_putpages to their own file.
2014-05-16 09:34:03 +00:00
Makefile
…