commit cd3cfe0a90bb89c57adf2bda61d6fd7cb7356269
Author: Matthew Dillon <[email protected]>
Date:   Wed Feb 26 17:16:19 2014 -0800

    kernel - Try to catch possible bug in getnewbuf()
    
    * Add a debugging kprintf() and cleanup code to attempt to catch a possible
      bug in getnewbuf() where a buffer is somehow left on a vnode's clean or
      dirty list before being reused.

Summary of changes:
 sys/kern/vfs_bio.c | 6 ++++++
 1 file changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd3cfe0a90bb89c57adf2bda61d6fd7cb7356269


-- 
DragonFly BSD source repository

Reply via email to