diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2014-09-01 14:42:09 -0400 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2014-09-01 14:42:09 -0400 |
| commit | 3bdf14b4d7a3a7416577e9f9f421dbf29b5b6747 (patch) | |
| tree | ee40c6911acc6ba9a52af237befa4c9cf926611e /scripts/patch-kernel | |
| parent | ext4: reuse path object in ext4_ext_shift_extents() (diff) | |
| download | linux-3bdf14b4d7a3a7416577e9f9f421dbf29b5b6747.tar.gz linux-3bdf14b4d7a3a7416577e9f9f421dbf29b5b6747.zip | |
ext4: reuse path object in ext4_move_extents()
Reuse the path object in ext4_move_extents() so we don't unnecessarily
free and reallocate it.
Also clean up the get_ext_path() wrapper so that it has the same
semantics of freeing the path object on error as ext4_ext_find_extent().
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
