]> Gentwo Git Trees - linux/.git/commit
smb: client: Use common code in cifs_lookup()
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 6 Oct 2025 21:39:35 +0000 (16:39 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 6 Oct 2025 21:43:44 +0000 (16:43 -0500)
commit61da08ecb55264fa1e2c7b8c8a630bed716edbdb
treea3b70ea9dacc0b171312f63831a69a2937e4582a
parente7933f5b019c1daef0a138661d6e504f0259de98
smb: client: Use common code in cifs_lookup()

Use three additional labels so that another bit of common code can be
better reused at the end of this function implementation.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/dir.c