commit | 233135b763db7c64d07b728a9c66745fb0376275 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Mon Jan 04 16:10:19 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Jan 04 16:10:19 2016 +1100 |
tree | 0b091cd4c785f3fad2d245d9fc9a842f3067681b | |
parent | 1d4292bfdc77f4f7c520064be15d0c46bd025fd2 [diff] |
xfs: print name of verifier if it fails This adds a name to each buf_ops structure, so that if a verifier fails we can print the type of verifier that failed it. Should be a slight debugging aid, I hope. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>