diff options
author | kib <kib@FreeBSD.org> | 2009-04-10 10:22:44 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2009-04-10 10:22:44 +0000 |
commit | a5ecda6fd6358d3ff6a18998f98482335fb6c884 (patch) | |
tree | 1d4aba80f8d00165dcc019427b677a38db46a9e7 /sys/kern/uipc_usrreq.c | |
parent | 81638d98846e99a6bfcf7398057a650533aa1390 (diff) | |
download | FreeBSD-src-a5ecda6fd6358d3ff6a18998f98482335fb6c884.zip FreeBSD-src-a5ecda6fd6358d3ff6a18998f98482335fb6c884.tar.gz |
Cache_lookup() for DOTDOT drops dvp vnode lock, allowing dvp to be reclaimed.
Check the condition and return ENOENT then.
In nfs_lookup(), respect ENOENT return from cache_lookup() when it is caused
by dvp reclaim.
Reported and tested by: pho
Diffstat (limited to 'sys/kern/uipc_usrreq.c')
0 files changed, 0 insertions, 0 deletions