]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: introduce new v5 bulkstat structure
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 28 Aug 2019 16:08:09 +0000 (12:08 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 28 Aug 2019 16:08:09 +0000 (12:08 -0400)
commit79671ab5d53a344e0f813f2f650f488f26e37d8c
tree73accac03fdd77799d23f997b3606b8118ee2e1d
parentb46789e2c78e49efdded2265396d886f0f5cdbdc
xfs: introduce new v5 bulkstat structure

Source kernel commit: 7035f9724f8497c709077c08df2073bfcde9c2f5

Introduce a new version of the in-core bulkstat structure that supports
our new v5 format features.  This structure also fills the gaps in the
previous structure.  We leave wiring up the ioctls for the next patch.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_fs.h
libxfs/xfs_health.h