]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: introduce new v5 bulkstat structure
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 14 Aug 2019 22:05:17 +0000 (18:05 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 14 Aug 2019 22:05:17 +0000 (18:05 -0400)
commit2224df65aa895629cfb18c42e5b10466d95938da
tree464fe913ef2eb8e3e0dde773c153e9b4f8a1f503
parent32dd7d9c2660013a7b09efef2b7d0755d6608d73
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