NetBSD/sys/fs/tmpfs
riastradh 87fb32292e Make VOP_INACTIVE preserve vnode lock on return.
Discussed on tech-kern:
https://mail-index.netbsd.org/tech-kern/2017/04/01/msg021751.html

Ride 7.99.68, a bumpy bus of incremental vfs improvements!
2017-04-11 14:24:59 +00:00
..
Makefile
TODO
files.tmpfs
tmpfs.h Change the protocol to update a mounted file system from read-write 2017-03-01 10:44:47 +00:00
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_mem.c Two fixes from rmind 2016-08-22 23:07:36 +00:00
tmpfs_rename.c Fix typo in comment. 2015-07-06 10:24:59 +00:00
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Change tmpfs_chsize() to update mtime etc. even if "length == node->tn_size". 2017-01-04 10:06:43 +00:00
tmpfs_vfsops.c Change the protocol to update a mounted file system from read-write 2017-03-01 10:44:47 +00:00
tmpfs_vnops.c Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
tmpfs_vnops.h