commit c28894b56ed12b921346e92470688772ec41d486
Author: Matthew Dillon <[email protected]>
Date: Fri Jul 29 10:22:53 2016 -0700
kernel - Cleanup namecache stall messages on console
* Report the proper elapsed time and also include td->td_comm
in the printed output on the console.
Summary of changes:
sys/kern/vfs_cache.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c28894b56ed12b921346e92470688772ec41d486
--
DragonFly BSD source repository