NetBSD/sys/fs/tmpfs
rmind ce079fc9c0 tmpfs_mknod: it is not our responsibility to call vput() on the directory
vnode, so remove it (and ensure *vpp is NULL while here).
2014-05-26 19:12:07 +00:00
..
Makefile
TODO Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
files.tmpfs Adapt tmpfs_rename to use genfs_rename. 2012-05-09 00:16:07 +00:00
tmpfs.h handle MNT_UPDATE 2014-04-30 01:33:51 +00:00
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 - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_mem.c handle MNT_UPDATE 2014-04-30 01:33:51 +00:00
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 - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_subr.c Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
tmpfs_vfsops.c fix typo 2014-04-30 01:59:30 +00:00
tmpfs_vnops.c tmpfs_mknod: it is not our responsibility to call vput() on the directory 2014-05-26 19:12:07 +00:00
tmpfs_vnops.h - Describe some locking. 2011-05-24 20:17:49 +00:00