Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: move the inode walk functions further down
Move the inode walk functions further down in the file to limit the forward declarations to the two walk functions as we add new code that uses the inode walks. We'll clean them out later (i.e. after the deferred inode inactivation series). Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
- Loading branch information