NetBSD/sys/fs/tmpfs
rmind 800683e30d sys_link: prevent hard links on directories (cross-mount operations are
already prevented).  File systems are no longer responsible to check this.
Clean up and add asserts (note that dvp == vp cannot happen in vop_link).

OK dholland@
2011-04-24 21:35:29 +00:00
..
files.tmpfs
Makefile
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_mem.c
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Make zero length symlinks work on tmpfs. 2011-04-01 17:40:54 +00:00
tmpfs_vfsops.c Fix file handle operations for tmpfs by removing a now bogus test and 2011-04-02 14:24:53 +00:00
tmpfs_vnops.c sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
tmpfs_vnops.h Add some support for unionfs (not built by default). It's still 2011-01-13 13:35:11 +00:00
tmpfs.h Add some support for unionfs (not built by default). It's still 2011-01-13 13:35:11 +00:00
TODO