commit 93b548547799c6075df361af410101f21cf469cb
Author: Matthew Dillon <[email protected]>
Date: Mon Nov 28 10:45:54 2016 -0800
kernel - Remove buffer flush debug message
* Remove the "dirty bufs left after final pass" debug message. This case
can occur normally during heavy I/O, particularly with the concurrency
DragonFly now allows.
Summary of changes:
sys/kern/vfs_subr.c | 6 ++++++
1 file changed, 6 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93b548547799c6075df361af410101f21cf469cb
--
DragonFly BSD source repository