]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: add missing bits to vdropl_impl
authorMateusz Guzik <mjg@FreeBSD.org>
Sun, 27 Mar 2022 14:00:09 +0000 (14:00 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sun, 27 Mar 2022 14:35:37 +0000 (14:35 +0000)
commit2533b5dc82701ac5e31d0f98dd15362397b2478e
tree47b0f2a260bfb968a8130bc807dde1815cda6dcc
parenta4032e2a694fc621dbf7abf9a5f078bec6fa3409
vfs: add missing bits to vdropl_impl

This completes the patch which was originally meant to go in.

Spotted by: mhorne
Fixes: c35ec1efdcb2978b ("vfs: [1/2] fix stalls in vnode reclaim by not
requeieing from vnlru")
sys/kern/vfs_subr.c