This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 9762fa774f1d3115c399440c27063a265d877758 (commit)
via c7a8be091c4656fe191681b3d85c626958162567 (commit)
from 03abb734509b18709a2003699b6785af2426bb71 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9762fa774f1d3115c399440c27063a265d877758
Author: Samuel Thibault <[email protected]>
Date: Thu Mar 26 00:30:20 2026 +0100
libdiskfs/ext2fs: Avoid crashing on assertion errors
Notably on io_read(WAYTOOLARGE).
commit c7a8be091c4656fe191681b3d85c626958162567
Author: Samuel Thibault <[email protected]>
Date: Thu Mar 26 00:10:34 2026 +0100
diskfs_S_file_getfh: Reduce lock take
We do not need to keep it locked while allocating etc.
-----------------------------------------------------------------------
Summary of changes:
ext2fs/dir.c | 3 ++-
libdiskfs/file-get-trans.c | 34 +++++++++++++++++++++++++++++-----
libdiskfs/file-getfh.c | 8 +++++---
libdiskfs/file-set-trans.c | 9 +++------
libdiskfs/io-read.c | 8 ++++++--
5 files changed, 45 insertions(+), 17 deletions(-)
hooks/post-receive
--
Hurd