This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
gnu
/
ext2fs
History
Poul-Henning Kamp
51f5ce0c8c
Add two arguments to the vfs_hash() KPI so that filesystems which do
...
not have unique hashes (NFS) can also use it.
2005-03-16 11:20:51 +00:00
..
COPYRIGHT.INFO
…
ext2_alloc.c
Don't hold a reference to the disk vnode for each inode.
2005-03-16 07:13:09 +00:00
ext2_balloc.c
…
ext2_bitops.h
…
ext2_bmap.c
…
ext2_extern.h
Use vfs_hash() instead of home-rolled
2005-03-14 13:30:06 +00:00
ext2_fs_sb.h
…
ext2_fs.h
…
ext2_inode_cnv.c
…
ext2_inode.c
Don't hold a reference to the disk vnode for each inode.
2005-03-16 07:13:09 +00:00
ext2_linux_balloc.c
…
ext2_linux_ialloc.c
…
ext2_lookup.c
…
ext2_mount.h
…
ext2_readwrite.c
…
ext2_subr.c
…
ext2_vfsops.c
Add two arguments to the vfs_hash() KPI so that filesystems which do
2005-03-16 11:20:51 +00:00
ext2_vnops.c
Don't hold a reference to the disk vnode for each inode.
2005-03-16 07:13:09 +00:00
fs.h
…
i386-bitops.h
…
inode.h
Remove inode fields previously used for private inode hash tables.
2005-03-16 08:09:52 +00:00
sparc64-bitops.h
…