Chandan Babu R c3c4ecb529 xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
The following changes are made to enable userspace to obtain 64-bit extent
counters,
1. Carve out a new 64-bit field xfs_bulkstat->bs_extents64 from
   xfs_bulkstat->bs_pad[] to hold 64-bit extent counter.
2. Define the new flag XFS_BULK_IREQ_BULKSTAT for userspace to indicate that
   it is capable of receiving 64-bit extent counters.

Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Suggested-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
2022-04-13 07:02:45 +00:00
..
2022-01-15 16:30:29 +02:00
2021-10-22 16:00:31 -07:00
2018-06-06 14:17:53 -07:00
2021-09-02 09:21:27 -07:00
2019-10-28 08:37:54 -07:00
2022-04-01 19:30:44 -07:00
2022-03-24 18:28:01 -07:00
2018-06-06 14:17:53 -07:00
2022-04-01 19:30:44 -07:00
2021-12-04 08:58:53 -08:00
2021-01-24 14:43:46 +01:00
2022-04-01 19:30:44 -07:00
2021-10-22 16:04:20 -07:00
2021-06-21 10:05:46 -07:00
2021-01-24 14:43:46 +01:00
2021-08-19 10:07:14 -07:00