]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: get rid of xfs_growfs_{data,log}_t
authorGao Xiang <hsiangkao@redhat.com>
Wed, 3 Feb 2021 02:24:06 +0000 (18:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 3 Feb 2021 17:18:50 +0000 (09:18 -0800)
commitec1c2f07327d9536af1e1c877ec038027a0f99fc
treeb5c2e84ce6e49589e0d3ae8405f0ab79a4f8aacb
parentc4b6c72ed1c035b43421c2064741cf2cd2eb908f
xfs: get rid of xfs_growfs_{data,log}_t

Such usage isn't encouraged by the kernel coding style. Leave the
definitions alone in case of userspace users.

Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_fsops.c
fs/xfs/xfs_fsops.h
fs/xfs/xfs_ioctl.c