commit | 8bfe9d1810e657aaa1b4137f43fae83560e6d71d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 03 20:36:26 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 03 20:36:26 2019 -0700 |
tree | f0fb302e489b7186b7d2f30a6100e3a26c8bdb1f | |
parent | 6f71fb683879c78ba356ca78f2972289443f26eb [diff] |
xfs: rename bulkstat functions Rename the bulkstat functions to 'fsbulkstat' so that they match the ioctl names. We will be introducing a new set of bulkstat/inumbers ioctls soon, and it will be important to keep the names straight. 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>