hammer - remove debugging kprintf
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 7 Jan 2016 18:13:07 +0000 (10:13 -0800)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 12 Feb 2016 13:26:24 +0000 (22:26 +0900)
commitb4aece4e1779e2543f74f23e68be4d990c1c1e4c
treef71e1a83118b9d448afc9bffc0630dbb105e3392
parent8ff95d7005cc9db3ce6cb9d3a0df477aa161a15c
hammer - remove debugging kprintf

* Remove a debugging kprintf related to mkdir() errors which can trigger
  under nominal conditions (attempting to create a subdirectory in a parent
  which had already been rmdir'd)

(cherry picked from commit 1b848b40a679e17721069e9c5bb8aae01ff664a3)
sys/vfs/hammer/hammer_vnops.c