summaryrefslogtreecommitdiff
path: root/include/uapi/linux/timerfd.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2022-12-16 12:37:51 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-11 16:31:50 +0100
commit5d029799d381a9ee06209a222cae75f04c5d5304 (patch)
tree2db36fff12736cc28ed730be5fe377ce4672f8ea /include/uapi/linux/timerfd.h
parent4d20b48e61b26b8177cd4bf7ddfc3da7cf9aa80c (diff)
udf: Do not bother merging very long extents
commit 53cafe1d6d8ef9f93318e5bfccc0d24f27d41ced upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/timerfd.h')
0 files changed, 0 insertions, 0 deletions