OSDN Git Service

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)
commit042f65f4a79c819d74309c2607959fccacc4094a
tree03730d73fa9a885f1ab8362d9aa52803ceffc044
parent5662d38ccdbd9e5c816f5c0b7f490a29729217b0
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