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
/
fs
/
tmpfs
History
hannken
6d285189fb
Change all vfsops to use C99 designated initializers.
...
No functional changes intended.
2014-03-23 15:21:15 +00:00
..
files.tmpfs
…
Makefile
…
tmpfs_args.h
…
tmpfs_fifoops.c
- Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred
2013-11-23 16:35:32 +00:00
tmpfs_fifoops.h
…
tmpfs_mem.c
…
tmpfs_rename.c
- Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred
2013-11-23 16:35:32 +00:00
tmpfs_specops.c
- Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred
2013-11-23 16:35:32 +00:00
tmpfs_specops.h
…
tmpfs_subr.c
Change vnode operations create, mknod, mkdir and symlink to return
2014-01-23 10:13:55 +00:00
tmpfs_vfsops.c
Change all vfsops to use C99 designated initializers.
2014-03-23 15:21:15 +00:00
tmpfs_vnops.c
The current implementation of vn_lock() is racy. Modification of
2014-02-27 16:51:37 +00:00
tmpfs_vnops.h
…
tmpfs.h
- Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred
2013-11-23 16:35:32 +00:00
TODO
…