On 05/29/2014 08:06 AM, Alessandro Di Federico wrote:
> OK, I'll come up with a patch. The only thing is that --reflink has
> been introduced around 2009, in coreutils 7.6 (we are currently at
> 8.22). Is it OK to assume we have such coreutils or some kind of
> (build-time?) detection is needed?

Support will need to be detected and activated at runtime.
Detection could be done once and memorized.

I did not realize in my previous response that you intend
to execute a "cp" process, but rather thought you would
be implementing the underlying calls to the filesystem
directly.  Either approach is fine with me.

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to