diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-09-09 15:28:31 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-09-09 15:29:07 -0700 |
commit | 89e1fef97cfa4a9b6784d091c992a4b1e05b9a92 (patch) | |
tree | 465c8ae0398a1a903a508a0b4ce48139364d2b9f /tests/readlink/can-e.sh | |
parent | c6389a1340cdc2a74dbbba5db13df009ada3c04c (diff) | |
download | coreutils-89e1fef97cfa4a9b6784d091c992a4b1e05b9a92.tar.xz |
cp: use FICLONE instead of BTRFS_IOC_CLONE
This doesn't affect the generated code on my system; it's merely
a cleaner way to use the recently-introduced Linux-specific API.
* m4/jm-macros.m4 (gl_CHECK_ALL_HEADERS): Check for linux/fs.h.
* src/copy.c: Include <linux.fs.h> if available.
(FICLONE) [__linux__]: Define if not already defined.
(clone_file): Use FICLONE instead of the older BTRFS_IOC_CLONE,
as this ioctl is no longer btrfs-specific.
Diffstat (limited to 'tests/readlink/can-e.sh')
0 files changed, 0 insertions, 0 deletions