]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/xfs/xfs_fsops.c
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)
commit07aabd9c4a881276cf9b7b2d3a7f1d14dd832ed0
treeb5c2e84ce6e49589e0d3ae8405f0ab79a4f8aacb
parentce5e1062e2539c7f7d311548494ea2705184c784
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