]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cache: stop messing with cn_flags
authormjg <mjg@FreeBSD.org>
Wed, 5 Aug 2020 07:30:17 +0000 (07:30 +0000)
committermjg <mjg@FreeBSD.org>
Wed, 5 Aug 2020 07:30:17 +0000 (07:30 +0000)
commit5fad52765cdf45b83f63cf2dab8de640a33fb086
tree38a81ee2c35ad53270007c9e91af34ff7def504c
parent86d2b8d83c67d4e7672fe5ad726b9087248301fc
cache: stop messing with cn_flags

This removes flag setting/unsetting carried over from regular lookup.
Flags still get for compatibility when falling back.

Note .. and . handling can get partially folded together.
sys/kern/vfs_cache.c