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
/
miscfs
/
genfs
History
riastradh
5ecfdf8dea
Implement a genfs_rename abstraction.
...
First major step in incrementally adapting all the file systems to a saner rename VOP protocol.
2012-05-08 23:53:26 +00:00
..
genfs_io.c
change vflushbuf() to take the full FSYNC_* flags.
2012-04-29 22:53:59 +00:00
genfs_node.h
…
genfs_rename.c
Implement a genfs_rename abstraction.
2012-05-08 23:53:26 +00:00
genfs_vfsops.c
…
genfs_vnops.c
…
genfs.h
Implement a genfs_rename abstraction.
2012-05-08 23:53:26 +00:00
layer_extern.h
…
layer_subr.c
…
layer_vfsops.c
…
layer_vnops.c
…
layer.h
…
Makefile
…