git: kernel - Remove buffer flush debug message
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Nov 28 10:48:53 PST 2016
commit 93b548547799c6075df361af410101f21cf469cb
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list