udf: Do not bother merging very long extents
When merging very long extents we try to push as much length as possible to the first extent. However this is unnecessarily complicated and not really worth the trouble. Furthermore there was a bug in the logic resulting in corrupting extents in the file as syzbot reproducer shows. So just don't bother with the merging of extents that are too long together. CC: stable@vger.kernel.org Reported-by:<syzbot+60f291a24acecb3c2bd5@syzkaller.appspotmail.com> Signed-off-by:
Jan Kara <jack@suse.cz>
parent
70bfb3a8
Please register or sign in to comment