Author :
jasper
Date :
2020-09-14 19:02:09
Hash :d5ec8c1a Message :add three static probes for vfs: cleaner, bufcache_take and bufcache_rel.
while here, swap two lines in bufcache_release() to put a KASSERT() first
following the pattern in bufcache_take()
ok beck@ mpi@