> On Nov 3, 2020, at 7:31 AM, KP Singh <kpsi...@chromium.org> wrote:
> 
> From: KP Singh <kpsi...@google.com>
> 
> The {inode,sk}_storage_result checking if the correct value was retrieved
> was being clobbered unconditionally by the return value of the
> bpf_{inode,sk}_storage_delete call.
> 
> Also, consistently use the newly added BPF_LOCAL_STORAGE_GET_F_CREATE
> flag.
> 
> Fixes: cd324d7abb3d ("bpf: Add selftests for local_storage")
> Signed-off-by: KP Singh <kpsi...@google.com>

Acked-by: Song Liu <songliubrav...@fb.com>

[...]

Reply via email to