NetBSD/sys/fs/tmpfs
hannken 905b6b7730 It is not the task of tmpfs_open() to check for unlinked nodes.
Fix tmpfs_lookup() to always return ENOENT when looking up from
an unlinked directory.
2013-12-24 09:23:33 +00:00
..
Makefile
TODO
files.tmpfs
tmpfs.h - Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred 2013-11-23 16:35:32 +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
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 - tmpfs_construct_node: prevent from the new node construction if the 2013-11-24 17:16:29 +00:00
tmpfs_vfsops.c - Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred 2013-11-23 16:35:32 +00:00
tmpfs_vnops.c It is not the task of tmpfs_open() to check for unlinked nodes. 2013-12-24 09:23:33 +00:00
tmpfs_vnops.h