NetBSD/sys/fs/tmpfs
hannken 6d285189fb Change all vfsops to use C99 designated initializers.
No functional changes intended.
2014-03-23 15:21:15 +00:00
..
files.tmpfs Adapt tmpfs_rename to use genfs_rename. 2012-05-09 00:16:07 +00:00
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