When failing to acquire the vnode lock in readdir_with_callback(), don't
authorpedro <pedro@openbsd.org>
Tue, 19 Aug 2008 09:49:50 +0000 (09:49 +0000)
committerpedro <pedro@openbsd.org>
Tue, 19 Aug 2008 09:49:50 +0000 (09:49 +0000)
commit87bfc5c7716d37d2ae141fd3ef6e5209dd163c34
tree0e45cc9f0a80dac11c9525ca3127f5c5d62e51da
parent3f5388eda836b6e699addf0de6c0e7287f3127d0
When failing to acquire the vnode lock in readdir_with_callback(), don't
try to release it before returning, okay fgsch@ and tedu@.
sys/compat/common/compat_dir.c