]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 24 Jul 2019 19:53:56 +0000 (15:53 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 24 Jul 2019 19:53:56 +0000 (15:53 -0400)
commit7b55f0f2e5f97697f1253f53e21f770f7a4796fc
tree318875d59c77475ddc6a4b48b4726c47b02370fe
parentf866934a6289430c36af903f46bb11b6818865f6
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code

Source kernel commit: 39353ff6e96fb623230341ca89b0f4ef3a04998f

Replace the BAD_SUMMARY mount flag with calls to the equivalent health
tracking code.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_sb.c