summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
diff options
context:
space:
mode:
authorDmitry Monakhov <dmonakhov@openvz.org>2012-09-26 16:32:19 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2012-09-26 16:32:19 (GMT)
commit03bd8b9b896c8e940f282f540e6b4de90d666b7c (patch)
tree76e770537d52af02d3664c296560b3d0d708ab39 /fs/ext4/ext4.h
parent0acdb8876fead922c9ffa6768c5675a37485c48c (diff)
downloadlinux-03bd8b9b896c8e940f282f540e6b4de90d666b7c.tar.xz
ext4: move_extent code cleanup
- Remove usless checks, because it is too late to check that inode != NULL at the moment it was referenced several times. - Double lock routines looks very ugly and locking ordering relays on order of i_ino, but other kernel code rely on order of pointers. Let's make them simple and clean. - check that inodes belongs to the same SB as soon as possible. Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ext4/ext4.h')
0 files changed, 0 insertions, 0 deletions