commit | 217e72075fe5dbda6f7a8f589f5b4ae90d72ff14 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@virtuozzo.com> | Fri Jan 24 09:10:47 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 15:42:43 2020 +0100 |
tree | 9e920227a4559678b80f2a42a7b124b522960010 | |
parent | f0a5ee420099f71b92a4017788ca234a1de26a51 [diff] |
help_next should increase position index [ Upstream commit 9f198a2ac543eaaf47be275531ad5cbd50db3edf ] 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: Mike Marshall <hubcap@omnibond.com> Signed-off-by: Sasha Levin <sashal@kernel.org>