git: kernel - Remove debugging kprintf() from procfs

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 22 18:54:15 PDT 2013


commit e09db544b831aa5ca10fbacf86387d23c518f067
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list