smb: client: introduce cifs_sfu_make_node()
authorSteve French <stfrench@microsoft.com>
Sat, 27 Apr 2024 14:16:18 +0000 (09:16 -0500)
committerSteve French <stfrench@microsoft.com>
Sat, 27 Apr 2024 22:54:56 +0000 (17:54 -0500)
commit6bb6267f1b149dfdbd191221e0d15d2e9c699bbe
tree0e996fcd12c28ba78cf0fa252ba2c37a9c78b3de
parentce1932237acd86d8e35523455e9181286f479253
smb: client: introduce cifs_sfu_make_node()

Remove duplicate code and add new helper for creating special files in
SFU (Services for UNIX) format that can be shared by SMB1+ code.

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsproto.h
fs/smb/client/smb1ops.c
fs/smb/client/smb2ops.c