]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: add CRC information to dquot output
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:26:00 +0000 (10:26 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 20:52:27 +0000 (15:52 -0500)
commit2121203af953cb642570f4da458c09f3e595eec1
treeca3b198b6d38159627c226c23edb7cc79bae3073
parentd2006f047605d01c8233195fe236f00eb91fa279
xfs_db: add CRC information to dquot output

When dumping a dqblk, also output the CRC related fields. For
non-CRC filesystems, these fields should always be zero.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
db/dquot.c