summaryrefslogtreecommitdiffstats
path: root/fs/ext4/hash.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-08-29 15:41:11 -0400
committerTheodore Ts'o <tytso@mit.edu>2016-08-29 15:41:11 -0400
commit94405713889d4a9d341b4ad92956e4e2ec8ec2c2 (patch)
tree89ff425378c08511273b3e614f41dd14d71ddac3 /fs/ext4/hash.c
parent1cba423707b47886391c7fcb3614fc67394be06e (diff)
downloadlinux-94405713889d4a9d341b4ad92956e4e2ec8ec2c2.tar.gz
linux-94405713889d4a9d341b4ad92956e4e2ec8ec2c2.tar.bz2
linux-94405713889d4a9d341b4ad92956e4e2ec8ec2c2.zip
ext4: replace bogus assertion in ext4_xattr_shift_entries()
We were checking whether computed offsets do not exceed end of block in ext4_xattr_shift_entries(). However this does not make sense since we always only decrease offsets. So replace that assertion with a check whether we really decrease xattrs value offsets. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/hash.c')
0 files changed, 0 insertions, 0 deletions