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
fb62bef947
Make holding v_interlock mandatory for callers of vget().
...
Announced some time ago on tech-kern.
2010-07-21 17:52:09 +00:00
..
files.tmpfs
…
Makefile
…
tmpfs_args.h
…
tmpfs_fifoops.c
…
tmpfs_fifoops.h
…
tmpfs_mem.c
tmpfs_bytes_max: use MIN() rather than min(), which returns int.
2010-06-28 19:32:43 +00:00
tmpfs_specops.c
…
tmpfs_specops.h
…
tmpfs_subr.c
Make holding v_interlock mandatory for callers of vget().
2010-07-21 17:52:09 +00:00
tmpfs_vfsops.c
tmpfs_statvfs: hold accounting lock, since tmpfs_pages_avail() and
2010-06-26 03:38:14 +00:00
tmpfs_vnops.c
return same errno as ffs
2010-07-14 16:03:49 +00:00
tmpfs_vnops.h
…
tmpfs.h
…
TODO
…