diff options
author | Wengang Wang <[email protected]> | 2024-11-19 09:45:00 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-12-05 19:54:45 -0800 |
commit | 914eec5e980171bc128e7e24f7a22aa1d803570e (patch) | |
tree | 0456d096f376864929809c3d3e121966b62440da /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 031e04bdc834cda3b054ef6b698503b2b97e8186 (diff) |
ocfs2: update seq_file index in ocfs2_dlm_seq_next
The following INFO level message was seen:
seq_file: buggy .next function ocfs2_dlm_seq_next [ocfs2] did not
update position index
Fix:
Update *pos (so m->index) to make seq_read_iter happy though the index its
self makes no sense to ocfs2_dlm_seq_next.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wengang Wang <[email protected]>
Reviewed-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Jun Piao <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions