core, diskio: add a few dprintf()'s
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 29 Jun 2010 17:36:28 +0000 (10:36 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 29 Jun 2010 17:36:28 +0000 (10:36 -0700)
commitcc756fc73c8db591046adc38ed5e0e189f74864b
tree5126751a281fc2ec7c316e40e09d5ca331e8c2b5
parent976e4135517964cd8c1048d7bb5d8d9c9f92bc31
core, diskio: add a few dprintf()'s

Add a handful of dprintf's to make it easier to debug disk I/O
failures.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/fs/diskio.c