kernel - Remove debugging kprintf() from procfs
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 01:53:15 +0000 (18:53 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 01:53:15 +0000 (18:53 -0700)
commite09db544b831aa5ca10fbacf86387d23c518f067
tree783e31a997eba191cce2019b28a4e9dc4457113c
parented768960729b416f420895efe2d1cd63d70aeb60
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.
sys/vfs/procfs/procfs_vnops.c