mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-13 20:51:11 +00:00

Avoid touching file->f_dentry on sockets, since file->private_data directly gives us the socket pointer. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>