1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/fs/tmpfs
Konstantin Belousov 0d3bb4afa8 Remove negative name cache entry pointing to the target name, which
could be instantiated while tdvp was unlocked.

Reported by:	Rick Miller <vmiller at hostileadmin com>
Tested by:	pho
MFC after:	1 week
2013-03-17 15:11:37 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
tmpfs_vfsops.c tmpfs: Replace directory entry linked list with RB-Tree. 2013-01-06 22:15:44 +00:00
tmpfs_vnops.c Remove negative name cache entry pointing to the target name, which 2013-03-17 15:11:37 +00:00
tmpfs_vnops.h
tmpfs.h tmpfs: Replace directory entry linked list with RB-Tree. 2013-01-06 22:15:44 +00:00