freebsd-nq/sys/fs
Jaakko Heinonen 64040d3978 Allow user created symbolic links to cover device files and directories
if the device file appears during or after the link creation.

User created symbolic links are now inserted at the head of the
directory entry list after the "." and ".." entries. A new directory
entry flag DE_COVERED indicates that an entry is covered by a symbolic
link.

PR:		kern/114057
Reviewed by:	kib
Idea from:	kib
Discussed on:	freebsd-current (mostly silence)
2010-08-12 15:29:07 +00:00
..
cd9660 Revert the previous commit. The race is not applicable to the lockmgr 2010-07-16 19:52:03 +00:00
coda Properly bounds check ioctl/pioctl data arguments for Coda: 2010-08-07 08:08:14 +00:00
deadfs
devfs Allow user created symbolic links to cover device files and directories 2010-08-12 15:29:07 +00:00
ext2fs
fdescfs
fifofs
hpfs
msdosfs
nfs Modify the return value for nfscl_mustflush() from boolean_t, 2010-08-03 01:49:28 +00:00
nfsclient Modify the return value for nfscl_mustflush() from boolean_t, 2010-08-03 01:49:28 +00:00
nfsserver Patch the experimental NFSv4 server so that it acquires a reference 2010-07-16 23:17:05 +00:00
ntfs
nullfs
nwfs
portalfs
procfs
pseudofs
smbfs
tmpfs
udf Revert the previous commit. The race is not applicable to the lockmgr 2010-07-16 19:52:03 +00:00
unionfs Fix build. 2010-07-18 07:55:22 +00:00