commit | 1805b333581fa65c7ca6b3d34f84a984c7e6d988 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Feb 13 15:52:47 2023 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Fri Mar 03 09:04:15 2023 -0800 |
tree | ae16d92d495c3f669e634c70249fe717cbdd1b92 | |
parent | 10cbb5673365a16a76b557d94a6a6945a4107cd2 [diff] |
xfs: rename xfs_pptr_info to xfs_getparents Rename the head structure of the parent pointer ioctl to match the name of the ioctl (XFS_IOC_GETPARENTS). Signed-off-by: Darrick J. Wong <djwong@kernel.org>