[skip ci] Fix the comment for cache_purge(9)

This is a merge of r348738 from projects/fuse2

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Alan Somers
2019-07-22 21:03:52 +00:00
parent af58a3c6bf
commit caaa7cee09
+1 -1
View File
@@ -1964,7 +1964,7 @@ cache_changesize(int newmaxvnodes)
}
/*
* Invalidate all entries to a particular vnode.
* Invalidate all entries from and to a particular vnode.
*/
void
cache_purge(struct vnode *vp)