> On Nov 3, 2020, at 7:31 AM, KP Singh <[email protected]> wrote:
> 
> From: KP Singh <[email protected]>
> 
> 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 <[email protected]>

Acked-by: Song Liu <[email protected]>

[...]

Reply via email to