diff options
author | Steve French <[email protected]> | 2020-05-19 03:06:57 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2020-06-01 00:10:18 -0500 |
commit | 82e9367c43890cb6a870f700c9180c7eb2035684 (patch) | |
tree | e20ed39184faa2429dedfbfb534542b488fc4deb /tools/perf/scripts/python | |
parent | b2ca6c2c9eddc41c09e49e8e83f8208bd80fdb8e (diff) |
smb3: Add new parm "nodelete"
In order to handle workloads where it is important to make sure that
a buggy app did not delete content on the drive, the new mount option
"nodelete" allows standard permission checks on the server to work,
but prevents on the client any attempts to unlink a file or delete
a directory on that mount point. This can be helpful when running
a little understood app on a network mount that contains important
content that should not be deleted.
Signed-off-by: Steve French <[email protected]>
CC: Stable <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions