]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
xfs: rename bulkstat functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Jul 2019 03:36:26 +0000 (20:36 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Jul 2019 03:36:26 +0000 (20:36 -0700)
commit8bfe9d1810e657aaa1b4137f43fae83560e6d71d
treef0fb302e489b7186b7d2f30a6100e3a26c8bdb1f
parent6f71fb683879c78ba356ca78f2972289443f26eb
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>
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_ioctl.h
fs/xfs/xfs_ioctl32.c