On Thu, Nov 26, 2020 at 5:45 PM Florent Revest <revest@xxxxxxxxxxxx> 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 <revest@xxxxxxxxxx> > Acked-by: Martin KaFai Lau <kafai@xxxxxx> Acked-by: KP Singh <kpsingh@xxxxxxxxxx>