commit | 66018a102f7756cf72db4d2704e1b93969d9d332 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@virtuozzo.com> | Thu Jan 23 10:11:13 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 24 11:42:18 2020 +0100 |
tree | 777236fd3b1f23969ab0178ec63b5b4352765e17 | |
parent | 70a87287c821e9721b62463777f55ba588ac4623 [diff] |
l2t_seq_next should increase position index if seq_file .next fuction does not change position index, read after some lseek can generate unexpected output. https://bugzilla.kernel.org/show_bug.cgi?id=206283 Signed-off-by: Vasily Averin <vvs@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>