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
/
ext2fs
History
maxv
8fce630b04
Remove ROOTNAME (unused).
2014-07-09 08:43:54 +00:00
..
ext2fs_alloc.c
…
ext2fs_balloc.c
…
ext2fs_bmap.c
…
ext2fs_bswap.c
…
ext2fs_dinode.h
…
ext2fs_dir.h
…
ext2fs_extern.h
Remove ext2fs_checkpath(). It is a relic from the pre-genfs_rename era.
2014-05-25 14:07:19 +00:00
ext2fs_inode.c
…
ext2fs_lookup.c
Introduce two helper functions to centralise the namecache statistics
2014-06-03 19:30:29 +00:00
ext2fs_readwrite.c
…
ext2fs_rename.c
…
ext2fs_subr.c
…
ext2fs_vfsops.c
Remove ROOTNAME (unused).
2014-07-09 08:43:54 +00:00
ext2fs_vnops.c
ext2fs_mknod: use vcache_get() to reload the new node.
2014-05-25 13:47:22 +00:00
ext2fs.h
…
Makefile
…