summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
diff options
context:
space:
mode:
authorDmitry Monakhov <dmonakhov@openvz.org>2011-10-25 09:35:05 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2011-10-25 09:35:05 (GMT)
commit750c9c47a5f9daa88333ac435a1afe4d4b428230 (patch)
tree5782bce0abf292317f0f8a176c23d1dca822a985 /fs/ext4/ext4.h
parent1939dd84b3f52e9c8d1b46dffae2058f16a3ff6a (diff)
downloadlinux-750c9c47a5f9daa88333ac435a1afe4d4b428230.tar.xz
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/ext4.h')
0 files changed, 0 insertions, 0 deletions