Skip to content

Commit

Permalink
xfs: factor dir2 block read operations
Browse files Browse the repository at this point in the history
In preparation for verifying dir2 block format buffers, factor
the read operations out of the block operations (lookup, addname,
getdents) and some of the additional logic to make it easier to
understand an dmodify the code.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
  • Loading branch information
Dave Chinner authored and Ben Myers committed Nov 16, 2012
1 parent 4bb20a8 commit 20f7e9f
Showing 1 changed file with 209 additions and 177 deletions.
Loading

0 comments on commit 20f7e9f

Please sign in to comment.