On Thu, Nov 26, 2020 at 5:45 PM Florent Revest <[email protected]> wrote: > > Iterators are currently used to expose kernel information to userspace > over fast procfs-like files but iterators could also be used to > manipulate local storage. For example, the task_file iterator could be > used to initialize a socket local storage with associations between > processes and sockets or to selectively delete local storage values. > > Signed-off-by: Florent Revest <[email protected]> > Acked-by: Martin KaFai Lau <[email protected]>
Acked-by: KP Singh <[email protected]>

