]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: client: cleanup smb2_query_reparse_point()
authorPaulo Alcantara <pc@manguebit.com>
Sun, 26 Nov 2023 02:55:08 +0000 (23:55 -0300)
committerSteve French <stfrench@microsoft.com>
Sun, 7 Jan 2024 21:46:06 +0000 (15:46 -0600)
commit3ded18a9e9d22a9cba8acad24b77a87851f9c9fa
tree0c6e149a3df8e73462b3f09cdb61cd8a950f4f2f
parent514d793e27a310eb26b112c1f8f1a160472907e5
smb: client: cleanup smb2_query_reparse_point()

Use smb2_compound_op() with SMB2_OP_GET_REPARSE to get reparse point.

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