]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: straighten out all the naming around incore inode tree walks
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 21 May 2020 20:08:50 +0000 (13:08 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 27 May 2020 15:49:27 +0000 (08:49 -0700)
commitab3c250c598883356a1dbd21e2ee252147db694d
tree03730d73fa9a885f1ab8362d9aa52803ceffc044
parentc353b6989960b2614eab11656a5f55c8ba617398
xfs: straighten out all the naming around incore inode tree walks

We're not very consistent about function names for the incore inode
iteration function.  Turn them all into xfs_inode_walk* variants.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_icache.c
fs/xfs/xfs_icache.h
fs/xfs/xfs_qm_syscalls.c