cifs: print last update time for interface list
authorShyam Prasad N <sprasad@microsoft.com>
Fri, 23 Dec 2022 10:41:25 +0000 (10:41 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Dec 2023 06:32:09 +0000 (07:32 +0100)
commit5607a415d49c589e15db69008638a94f9b9acc14
treeb3478302fd27cd5dfd9ae3b02698e22fb368ae29
parentf4dff371119b5e41d092f37d606a58437400aaed
cifs: print last update time for interface list

[ Upstream commit 05844bd661d9fd478df1175b6639bf2d9398becb ]

We store the last updated time for interface list while
parsing the interfaces. This change is to just print that
info in DebugData.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Stable-dep-of: fa1d0508bdd4 ("cifs: account for primary channel in the interface list")
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/smb/client/cifs_debug.c