DragonFlyBSD/src 7ac0458sys/vfs/hammer2 hammer2_chain.c hammer2_subr.c

hammer2 - Improve verbosity of CHECK errors on the console

* Improve the verbosity of CHECK errors on the console.  Print
  the block-type in human-readable form, and attempt to trace
  it back to its governing inode and report the inode number
  the error is in.

* Also print the device path string associated with the mount
  so we know what block device the error occurred on.
DeltaFile
+57-18sys/vfs/hammer2/hammer2_chain.c
+28-0sys/vfs/hammer2/hammer2_subr.c
+1-0sys/vfs/hammer2/hammer2.h
+86-183 files

UnifiedSplitRaw