mirror of
https://github.com/versity/scoutfs.git
synced 2026-06-05 11:12:35 +00:00
v5.7-rc2-1174-gfd4f12bc38c3 significantly rewrites the bpf iterator which hits this _next() function. It also adds a check that verifies that the *pos is incremented after every call, even if it goes beyond the last member (in which case it's not used). Signed-off-by: Auke Kok <auke.kok@versity.com>