In vm_page_cache(), only drop the vnode after radix insert failure
for empty page cache when the object type if OBJT_VNODE.
Reported and tested by: pho
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
In vm_page_cache(), only drop the vnode after radix insert failure Tags None Referenced Files None Subscribers None
Description
Details
|