X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=Documentation%2Ffilesystems%2Fceph.txt;h=1177052701e138e22d63319e8c96001077b90660;hp=8bf62240e10d35a7dc99fac14f86afeb14313490;hb=ea4cdc548e5e74a529cdd1aea885d74b4aa8f1b3;hpb=503f82a9932d311c12430779627f7a130bbe462a diff --git a/Documentation/filesystems/ceph.txt b/Documentation/filesystems/ceph.txt index 8bf62240e10d..1177052701e1 100644 --- a/Documentation/filesystems/ceph.txt +++ b/Documentation/filesystems/ceph.txt @@ -151,6 +151,11 @@ Mount Options Report overall filesystem usage in statfs instead of using the root directory quota. + nocopyfrom + Don't use the RADOS 'copy-from' operation to perform remote object + copies. Currently, it's only used in copy_file_range, which will revert + to the default VFS implementation if this option is used. + More Information ================