[ANNOUNCE] xfsprogs: for-next updated to d6d4236027e3
Andrey Albershteyn <[email protected]> Fri, 31 Jul 2026 10:20:36 +0200
| Newsgroups | org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
Hi folks,
The xfsprogs for-next branch in repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated.
Patches often get missed, so if your outstanding patches are properly reviewed
on the list and not included in this update, please let me know.
The new head of the for-next branch is commit:
d6d4236027e31e9a54fd3916ff130b1d41e78027
New commits:
Avinesh Kumar (1):
[2d8d811c789f] libfrog: make cmn_err() emit each message atomically to avoid torn output
Christoph Hellwig (2):
[b7876c0e11a3] copy: log the error number when failing to write
[d6d4236027e3] copy: always align to at least page size
Code Diffstat:
copy/xfs_copy.c | 8 ++++----
libfrog/util.c | 2 ++
repair/xfs_repair.c | 2 ++
3 files changed, 8 insertions(+), 4 deletions(-)
--
- Andrey