ext4: teach ext4_ext_find_extent() to realloc path if necessary
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2014 18:40:09 +0000 (14:40 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2014 18:40:09 +0000 (14:40 -0400)
This adds additional safety in case for some reason we end reusing a
path structure which isn't big enough for current depth of the inode.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4_extents.h
fs/ext4/extents.c

Simple merge
Simple merge