smb: cached directories can be more than root file handle
authorPaul Aurich <paul@darkrain42.org>
Fri, 8 Nov 2024 22:29:02 +0000 (14:29 -0800)
committerSteve French <stfrench@microsoft.com>
Thu, 21 Nov 2024 16:41:35 +0000 (10:41 -0600)
commit128630e1dbec8074c7707aad107299169047e68f
tree463e2479862eb88352d898883ecd3e460311c690
parent343d7fe6df9e247671440a932b6a73af4fa86d95
smb: cached directories can be more than root file handle

Update this log message since cached fids may represent things other
than the root of a mount.

Fixes: e4029e072673 ("cifs: find and use the dentry for cached non-root directories also")
Signed-off-by: Paul Aurich <paul@darkrain42.org>
Reviewed-by: Bharath SM <bharathsm@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cached_dir.c