Cleanup diskerr() output a bit - don't say it was trying to write when
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 20 May 2007 04:41:58 +0000 (04:41 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 20 May 2007 04:41:58 +0000 (04:41 +0000)
commitc6f49b01cd6e69edd76bbc4c709dc3e3799a7e27
treeaa61c82ab6561ae029a74c61b891dfa189a5cde1
parentd2a0decc2a30a523659f691d973f5febb44450be
Cleanup diskerr() output a bit - don't say it was trying to write when
the BUF/BIO command is no longer set.

The device name was being misreported by dsname().  Fix it up.
sys/kern/subr_disk.c
sys/kern/subr_diskslice.c