commit | 186e7c38727f7a9fecbf238bbff9675e83842a99 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Mon Jan 04 16:10:19 2016 +1100 |
committer | Sasha Levin <sasha.levin@oracle.com> | Sun Jul 10 23:07:28 2016 -0400 |
tree | ea2cb89610f2617810ac634eb5e1b94f56922e1c | |
parent | 2612a949cf5c2a868adee1ca6bcbf01cd4e2f01e [diff] |
xfs: print name of verifier if it fails [ Upstream commit 233135b763db7c64d07b728a9c66745fb0376275 ] 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> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>