diff options
author | Boris Protopopov <bprotopopov@hotmail.com> | 2019-12-19 19:52:50 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-01-27 04:24:17 +0300 |
commit | 438471b67963b8267e94beab383b6d6fc41b3481 (patch) | |
tree | 452efbe42a2343ccba541bf01c1a809068eeaf85 /scripts/bpf_helpers_doc.py | |
parent | c4985c3d9902dcd66f0b61d048560ef2cc415542 (diff) | |
download | linux-438471b67963b8267e94beab383b6d6fc41b3481.tar.xz |
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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions