Include the vnode type in the panic message in ffs_write(), just like ffs_read()
authoranton <anton@openbsd.org>
Sat, 21 Jul 2018 09:35:08 +0000 (09:35 +0000)
committeranton <anton@openbsd.org>
Sat, 21 Jul 2018 09:35:08 +0000 (09:35 +0000)
commit86e5a3fc635d49d7bece11879aecfa8c989f976a
tree24a0462e1519a949bbaf4860e256fea070835da8
parentf9b6baf92b16ed6f0a3f4543ced13aa5e895daac
Include the vnode type in the panic message in ffs_write(), just like ffs_read()
does.

ok deraadt@ kettenis@
sys/ufs/ffs/ffs_vnops.c