Hi Folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated and tagged as the 4.7.0-rc2 release. Only minor changes in this update - I've added the copy_range command to xfs_io even though this is an -rc2 as it's pretty much a standalone change, not widely suppported by existing kernels and so is very low risk to anything else. A 4.7 release should be just around the corner, now.... -Dave. The new head of the master branch is commit: 0054f91 xfsprogs: Release v4.7-rc2 New Commits: Anna Schumaker (1): [628e112] xfs_io: implement 'copy_range' command Dave Chinner (1): [0054f91] xfsprogs: Release v4.7-rc2 Zorro Lang (1): [70a4820] xfs_repair: low memory shouldn't indicate corruption on exit Code Diffstat: VERSION | 2 +- configure.ac | 3 +- doc/CHANGES | 5 ++ include/builddefs.in | 1 + io/Makefile | 5 ++ io/copy_file_range.c | 148 +++++++++++++++++++++++++++++++++++++++++++++++++++++ io/init.c | 1 + io/io.h | 6 +++ m4/package_libcdev.m4 | 17 ++++++ repair/xfs_repair.c | 6 +-- 10 files changed, 189 insertions(+), 5 deletions(-) create mode 100644 io/copy_file_range.c -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs