On 9/27/19 3:14 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Convert xfrog_bulkstat() and xfrog_bulkstat_single() to take arguments > using v5 bulkstat semantics and return bulkstat information in v5 > structures. If the v5 ioctl is not available, the xfrog wrapper should > use the v1 ioctl to emulate v5 behaviors. Add flags to the xfs_fd > structure to constrain emulation for debugging purposes. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>