commit | 20f7e9f3726a27cccade65c28265eef8ca50eecb | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Nov 12 22:54:11 2012 +1100 |
committer | Ben Myers <bpm@sgi.com> | Thu Nov 15 21:34:39 2012 -0600 |
tree | 0f3a297d5218d628a9263609fe624c33755f79bc | |
parent | 4bb20a83a2a5ac4dcb62780c9950e47939956126 [diff] |
xfs: factor dir2 block read operations 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>