diff options
author | Jan Kara <jack@suse.cz> | 2016-08-29 15:41:11 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-08-29 15:41:11 -0400 |
commit | 94405713889d4a9d341b4ad92956e4e2ec8ec2c2 (patch) | |
tree | 89ff425378c08511273b3e614f41dd14d71ddac3 /fs/ext4/hash.c | |
parent | 1cba423707b47886391c7fcb3614fc67394be06e (diff) | |
download | linux-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