public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs: master branch updated to v4.7.0-rc2
@ 2016-07-20 22:42 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2016-07-20 22:42 UTC (permalink / raw)
  To: xfs

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@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-20 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 22:42 [ANNOUNCE] xfsprogs: master branch updated to v4.7.0-rc2 Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox