HomeFreeBSD

vfs: drop spurious cache_purge on rmdir

Description

vfs: drop spurious cache_purge on rmdir

The removed directory gets cache_purged which is sufficient to remove any entries
related to the parent.

Note only tmpfs, ufs and zfs are patched.

Details

Provenance
mjgAuthored on
Parents
rS366974: vfs: stop taking the interlock in vnode reclaim
Branches
Unknown
Tags
Unknown