afs: Improve dir check failure reports
authorDavid Howells <dhowells@redhat.com>
Thu, 25 Apr 2019 13:26:51 +0000 (14:26 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 25 Apr 2019 13:26:51 +0000 (14:26 +0100)
commit445b10289f766b73527ecb4fb4e388677ad93740
treed8989680fd9a6a243f2627f7e89bac7f1def2757
parentd46966013bb4f1fbed7cf995828523a3d1f265c6
afs: Improve dir check failure reports

Improve the content of directory check failure reports from:

kAFS: afs_dir_check_page(6d57): bad magic 1/2 is 0000

to dump more information about the individual blocks in a directory page.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/dir.c