aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.c
diff options
context:
space:
mode:
authorBoris Protopopov <bprotopopov@hotmail.com>2019-12-19 16:52:50 +0000
committerSteve French <stfrench@microsoft.com>2020-01-26 19:24:17 -0600
commit438471b67963b8267e94beab383b6d6fc41b3481 (patch)
tree452efbe42a2343ccba541bf01c1a809068eeaf85 /fs/cifs/smb2pdu.c
parentcifs: remove set but not used variable 'server' (diff)
downloadlinux-dev-438471b67963b8267e94beab383b6d6fc41b3481.tar.xz
linux-dev-438471b67963b8267e94beab383b6d6fc41b3481.zip
CIFS: Add support for setting owner info, dos attributes, and create time
This is needed for backup/restore scenarios among others. Add extended attribute "system.cifs_ntsd" (and alias "system.smb3_ntsd") to allow for setting owner and DACL in the security descriptor. This is in addition to the existing "system.cifs_acl" and "system.smb3_acl" attributes that allow for setting DACL only. Add support for setting creation time and dos attributes using set_file_info() calls to complement the existing support for getting these attributes via query_path_info() calls. Signed-off-by: Boris Protopopov <bprotopopov@hotmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smb2pdu.c')
0 files changed, 0 insertions, 0 deletions