From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: master branch updated to v4.7.0-rc2
Date: Thu, 21 Jul 2016 08:42:52 +1000 [thread overview]
Message-ID: <20160720224252.GN16044@dastard> (raw)
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
reply other threads:[~2016-07-20 22:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160720224252.GN16044@dastard \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox