diff options
author | 2019-09-09 16:48:54 +0100 | |
---|---|---|
committer | 2019-09-16 12:06:25 +0200 | |
commit | 6fd4e634835208ddb331234bfa51d75396a5c42c (patch) | |
tree | e264a083434b95a0d7738516b8e71598a765c3ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: include ceph_debug.h in cache.c (diff) | |
download | wireguard-linux-6fd4e634835208ddb331234bfa51d75396a5c42c.tar.xz wireguard-linux-6fd4e634835208ddb331234bfa51d75396a5c42c.zip |
ceph: allow object copies across different filesystems in the same cluster
OSDs are able to perform object copies across different pools. Thus,
there's no need to prevent copy_file_range from doing remote copies if the
source and destination superblocks are different. Only return -EXDEV if
they have different fsid (the cluster ID).
Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions