aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/namei.c
diff options
context:
space:
mode:
authorGravatar Dmitry Monakhov <dmonakhov@openvz.org> 2011-10-25 05:35:05 -0400
committerGravatar Theodore Ts'o <tytso@mit.edu> 2011-10-25 05:35:05 -0400
commit750c9c47a5f9daa88333ac435a1afe4d4b428230 (patch)
tree5782bce0abf292317f0f8a176c23d1dca822a985 /fs/ext4/namei.c
parentext4: cleanup ext4_ext_grow_indepth code (diff)
downloadlinux-750c9c47a5f9daa88333ac435a1afe4d4b428230.tar.gz
linux-750c9c47a5f9daa88333ac435a1afe4d4b428230.tar.bz2
linux-750c9c47a5f9daa88333ac435a1afe4d4b428230.zip
ext4: remove messy logic from ext4_ext_rm_leaf
- Both callers(truncate and punch_hole) already aligned left end point so we no longer need split logic here. - Remove dead duplicated code. - Call ext4_ext_dirty only after we have updated eh_entries, otherwise we'll loose entries update. Regression caused by d583fb87a3ff0 266'th testcase in xfstests (http://patchwork.ozlabs.org/patch/120872) Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/namei.c')
0 files changed, 0 insertions, 0 deletions