This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] support/shell-container.c: Use support_copy_file_range


fweimer@redhat.com (Florian Weimer) writes:
> 	* support/shell-container.c (copy_func): Call
> 	support_copy_file_range instead of copy_file_range to support
> 	cross-device copies.

I'm kinda surprised HJ didn't do this when he added
support_copy_file_range itself, since this is WHY we added that.
Regardless, LGTM.

Reviewed-by: DJ Delorie <dj@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]