phk 2003/10/20 08:08:10 PDT
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vnops.c
Log:
Remember to check the DE_WHITEOUT flag in the case where a cloned
device is hidden by a devfs(8) rule.
Spotted by: Adam Nowacki <ptnowak at bsk.vectranet.pl>
Revision Changes Path
1.67 +9 -4 src/sys/fs/devfs/devfs_vnops.c