Skip to content

Commit

Permalink
xfs: move the inode walk functions further down
Browse files Browse the repository at this point in the history
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
Darrick J. Wong committed Jun 3, 2021
1 parent 3ea06d7 commit df60019
Showing 1 changed file with 206 additions and 195 deletions.
Loading

0 comments on commit df60019

Please sign in to comment.