aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLuis Henriques <[email protected]>2018-10-15 16:46:00 +0100
committerIlya Dryomov <[email protected]>2018-10-22 10:28:24 +0200
commitea4cdc548e5e74a529cdd1aea885d74b4aa8f1b3 (patch)
tree91479813e43c1b0a21322a29a1b1d190cf8bc98b /tools/perf/scripts/python/exported-sql-viewer.py
parent503f82a9932d311c12430779627f7a130bbe462a (diff)
ceph: new mount option to disable usage of copy-from op
Add a new mount option 'nocopyfrom' that will prevent the usage of the RADOS 'copy-from' operation in cephfs. This could be useful, for example, for an administrator to temporarily mitigate any possible bugs in the 'copy-from' implementation. Currently, only copy_file_range uses this RADOS operation. Setting this mount option will result in this syscall reverting to the default VFS implementation, i.e. to perform the copies locally instead of doing remote object copies. Signed-off-by: Luis Henriques <[email protected]> Reviewed-by: "Yan, Zheng" <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions