smb: client: introduce SMB2_OP_QUERY_WSL_EA
authorPaulo Alcantara <pc@manguebit.com>
Sun, 28 Jan 2024 04:12:01 +0000 (01:12 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 11 Mar 2024 00:33:58 +0000 (19:33 -0500)
commitea41367b2a602f602ea6594fc4a310520dcc64f4
tree97b7e2daaff8072e6ce6d51d35cb647b484f8e3e
parente0e1e09b2c41d383a2483f2ee5227b724860ced1
smb: client: introduce SMB2_OP_QUERY_WSL_EA

Add a new command to smb2_compound_op() for querying WSL extended
attributes from reparse points.

Signed-off-by: Paulo Alcantara <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsglob.h
fs/smb/client/reparse.c
fs/smb/client/smb2glob.h
fs/smb/client/smb2inode.c
fs/smb/client/smb2pdu.h
fs/smb/client/trace.h