NetBSD/sys/fs/tmpfs
rmind ace15189ad tmpfs_dir_getdotents: fix the recent regression, set the correct
d_fileno value for dot-dot.  Spotted by Pedro Martelletto, thanks!
2013-11-21 14:39:09 +00:00
..
files.tmpfs
Makefile
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_mem.c
tmpfs_rename.c tmpfs: replace the broken tmpfs_dircookie() logic which uses the node 2013-11-08 15:44:23 +00:00
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c tmpfs_dir_getdotents: fix the recent regression, set the correct 2013-11-21 14:39:09 +00:00
tmpfs_vfsops.c Handle whiteout case in tmpfs_dir_detach() and tmpfs_unmount(). 2013-11-10 12:46:19 +00:00
tmpfs_vnops.c tmpfs: replace the broken tmpfs_dircookie() logic which uses the node 2013-11-08 15:44:23 +00:00
tmpfs_vnops.h
tmpfs.h Make tmpfs_node_t::tn_gen a 32-bit number, keep it in sync with tmpfs_fid_t. 2013-11-18 01:39:34 +00:00
TODO