summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2012-11-08 00:32:49 +0000
committerattilio <attilio@FreeBSD.org>2012-11-08 00:32:49 +0000
commit1e93fc5eebeddeb9b55367b7dbe1cfd50b731fbe (patch)
treed1e3110effbc60ea33841aa63c836e4e9dfbb12f /lib/libc
parenta60f06157e6e44ea0691467709b746037e6111c2 (diff)
downloadFreeBSD-src-1e93fc5eebeddeb9b55367b7dbe1cfd50b731fbe.zip
FreeBSD-src-1e93fc5eebeddeb9b55367b7dbe1cfd50b731fbe.tar.gz
- Current caching mode is completely broken because it simply relies
on timing of the operations and not real lookup, bringing too many false positives. Remove the whole mechanism. If it needs to be implemented, next time it should really be done in the proper way. - Fix VOP_GETATTR() in order to cope with userland bugs that would change the type of file and not panic. Instead it gets the entry as if it is not existing. Reported and tested by: flo MFC after: 2 months X-MFC: 241519, 242536,242616
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud