]> 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:39:45 +0000 (14:39 +0000)
commit4e8fa94f335b6ec164dfe3b18535f795ad8bfaac
tree062689b4326f224e174e002ff296aa1f46438254
parent115479c27d2a6bcb263ac8aab1c1eec4daa64eba
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")
Approved by: re (implicit)

(cherry picked from commit 2533b5dc82701ac5e31d0f98dd15362397b2478e)
sys/kern/vfs_subr.c