]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cache: add NOCAPCHECK to the list of supported flags for lockless lookup
authormjg <mjg@FreeBSD.org>
Sun, 16 Aug 2020 18:33:24 +0000 (18:33 +0000)
committermjg <mjg@FreeBSD.org>
Sun, 16 Aug 2020 18:33:24 +0000 (18:33 +0000)
commitf3fbf861bca4c471089435902a4e2c3eea6c20d3
tree532b77f963dd0328a79ec510ab4e96b76bb8bee6
parent34f4a2312c9bcaed4495bf36e1e0bcdcc02f1348
cache: add NOCAPCHECK to the list of supported flags for lockless lookup

It is de facto supported in that lockless lookup does not do any capability
checks.
sys/kern/vfs_cache.c