* [ANNOUNCE] xfsprogs: master updated to 5bb4307 / v4.14.0-rc2
@ 2017-11-20 20:15 Eric Sandeen
2017-11-21 5:52 ` Eryu Guan
0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2017-11-20 20:15 UTC (permalink / raw)
To: linux-xfs
[-- Attachment #1.1: Type: text/plain, Size: 2154 bytes --]
Hi folks,
The xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated and tagged with v4.14.0-rc2 on the master
branch.
(I've also retroactively updated the release files for rc1, and
this is all now merged to the master branch as well).
Patches often get missed, so please check if your outstanding
patches were in this update. If they have not been in this update,
please resubmit them to linux-xfs@vger.kernel.org so they can be
picked up in the next update.
The new head of the master branch is commit:
5bb4307 xfsprogs: Release v4.14.0-rc2
This is likely the last rc; there is a remote possibility that the
ranged fiemap patch will get in yet but I'd like to see the tests
in place for that before merging - so it'll probably slip.
New Commits:
Darrick J. Wong (1):
[255c38f] xfs_copy: don't hang if /all/ the targets hit write errors
Eric Sandeen (2):
[84fe80c] xfsprogs: Release v4.14.0-rc1 (*cough*)
[5bb4307] xfsprogs: Release v4.14.0-rc2
Goldwyn Rodrigues (4):
[68c269c] xfs_io: Disable -V if pwritev is not available
[c5deeac] xfs_io: Add support for pwritev2()
[0799d5c] xfs_io: Add RWF_NOWAIT to pwritev2()
[43ba1d6] xfs_io: Allow partial writes
Jeff Mahoney (2):
[8bb344f] xfs_io: stat: fix typo in statfs->f_flags
[ce9adab] xfs_io: stat: treat statfs.f_flags as optional
Zirong Lang (2):
[421c922] xfsprogs: fix wrong variable types in pwrite/pread code
[ac9a7bc] xfsprogs: fix wrong do_pwritev definition
Code Diffstat:
VERSION | 4 +--
configure.ac | 4 ++-
copy/xfs_copy.c | 12 +++++++
doc/CHANGES | 17 +++++++++
include/builddefs.in | 2 ++
io/Makefile | 8 +++++
io/io.h | 1 +
io/pread.c | 12 +++----
io/pwrite.c | 97 ++++++++++++++++++++++++++++++++++++++++-----------
io/stat.c | 4 ++-
m4/package_libcdev.m4 | 30 ++++++++++++++++
man/man8/xfs_io.8 | 31 ++++++++++------
12 files changed, 180 insertions(+), 42 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 873 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANNOUNCE] xfsprogs: master updated to 5bb4307 / v4.14.0-rc2
2017-11-20 20:15 [ANNOUNCE] xfsprogs: master updated to 5bb4307 / v4.14.0-rc2 Eric Sandeen
@ 2017-11-21 5:52 ` Eryu Guan
0 siblings, 0 replies; 2+ messages in thread
From: Eryu Guan @ 2017-11-21 5:52 UTC (permalink / raw)
To: Eric Sandeen; +Cc: linux-xfs
On Mon, Nov 20, 2017 at 02:15:35PM -0600, Eric Sandeen wrote:
> Hi folks,
>
> The xfsprogs repository at:
>
> git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
>
> has just been updated and tagged with v4.14.0-rc2 on the master
> branch.
>
> (I've also retroactively updated the release files for rc1, and
> this is all now merged to the master branch as well).
>
> Patches often get missed, so please check if your outstanding
> patches were in this update. If they have not been in this update,
> please resubmit them to linux-xfs@vger.kernel.org so they can be
> picked up in the next update.
>
> The new head of the master branch is commit:
>
> 5bb4307 xfsprogs: Release v4.14.0-rc2
>
> This is likely the last rc; there is a remote possibility that the
> ranged fiemap patch will get in yet but I'd like to see the tests
> in place for that before merging - so it'll probably slip.
I was kinda waiting for the final expected behaviors to be determined
first :) e.g. truncate data/hole on range boundaries or not, because
your patch and Nikolay's patch are doing it differently, at least in the
"range boundary is in the middle of hole" case.
Thanks,
Eryu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-21 5:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 20:15 [ANNOUNCE] xfsprogs: master updated to 5bb4307 / v4.14.0-rc2 Eric Sandeen
2017-11-21 5:52 ` Eryu Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).