commit e09db544b831aa5ca10fbacf86387d23c518f067
Author: Matthew Dillon <[email protected]>
Date:   Tue Oct 22 18:53:15 2013 -0700

    kernel - Remove debugging kprintf() from procfs
    
    * Remove a procfs console warning that is not longer applicable.  The
      procfs filesystem topology is never quite in sync with reality and
      races between lookups and existing processes are to be expected.

Summary of changes:
 sys/vfs/procfs/procfs_vnops.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository

Reply via email to