git: kernel - Cleanup namecache stall messages on console
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jul 29 10:23:53 PDT 2016
commit d1083e0da18ae3df833754704b7624e0e6684ca0
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/d1083e0da18ae3df833754704b7624e0e6684ca0
--
DragonFly BSD source repository
More information about the Commits
mailing list