[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user