commit | c21ed7705be908a5697095e597849804302edd21 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Mon Apr 07 22:00:59 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 17 17:16:39 2008 -0400 |
tree | cf0a014feb95ad5d32209bae763fdcf139dea0cf | |
parent | 5e057d5cad3e0f3bd9faa3c1124a3a592cb32919 [diff] |
Make extent_goto() deterministic when logical block not found Make sure that extent_goto() leaves us at the last extent prior to the requested logical block, if the logical block requested lands in a hole. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>