OSDN Git Service

net/smc: Print net namespace in log
authorTony Lu <tonylu@linux.alibaba.com>
Tue, 28 Dec 2021 13:06:11 +0000 (21:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Jan 2022 12:07:39 +0000 (12:07 +0000)
commitde2fea7b39bfa1ee9db8726f7b71d54fec385d80
tree7774c84bf647cf0475fd846e0101ef5009f8ee6e
parent79d39fc503b43b566feae5bc9a57dfcffdf41bd1
net/smc: Print net namespace in log

This adds net namespace ID to the kernel log, net_cookie is unique in
the whole system. It is useful in container environment.

Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_core.c
net/smc/smc_llc.c