Re: [PATCH] ceph: allow object copies across different filesystems in the same cluster

2019-09-09 Thread Luis Henriques
"Jeff Layton" writes: > On Fri, 2019-09-06 at 17:26 +0100, Luis Henriques wrote: >> "Jeff Layton" writes: >> >> > On Fri, 2019-09-06 at 14:57 +0100, Luis Henriques wrote: >> > > OSDs are able to perform object copies across different pools. Thus, >> > > there's no need to prevent

Re: [PATCH] ceph: allow object copies across different filesystems in the same cluster

2019-09-07 Thread Jeff Layton
On Fri, 2019-09-06 at 17:26 +0100, Luis Henriques wrote: > "Jeff Layton" writes: > > > On Fri, 2019-09-06 at 14:57 +0100, Luis Henriques wrote: > > > 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

Re: [PATCH] ceph: allow object copies across different filesystems in the same cluster

2019-09-06 Thread Luis Henriques
"Jeff Layton" writes: > On Fri, 2019-09-06 at 14:57 +0100, Luis Henriques wrote: >> 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