subr_disk - add debug info
authorAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 13:18:25 +0000 (14:18 +0100)
committerAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 13:18:25 +0000 (14:18 +0100)
commit8c05caabb07caf24fd0dfab4f1497fb58a8c31e0
treed8dc2636badaaa9ee3428ce12b480bf96ec43066
parent11391b2f4d2181b7e78b0a1ba2ea7fda93efe263
subr_disk - add debug info

* Add tunable and sysctl int kern.disk_debug which enables debug info
  in critical parts of subr_disk (probing, creating, unprobing,
  destroying).
sys/kern/subr_disk.c