We only flush entries related to the given file system. Currently there are

no 'invalid' cache entires - file system is responsible for keeping it that
way. The comment should have been updated in rev.1.25.
This commit is contained in:
Pawel Jakub Dawidek 2007-06-18 09:28:24 +00:00
parent 447b86cd0a
commit dfe97ff4a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170918

View file

@ -573,9 +573,6 @@ cache_purge(vp)
/*
* Flush all entries referencing a particular filesystem.
*
* Since we need to check it anyway, we will flush all the invalid
* entries at the same time.
*/
void
cache_purgevfs(mp)