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 8c4b37178c8e7cfcbb37682180c697cb6e55cb34 (commit) from f564f46dad5ccdcb87c7b56d0c58e9afe4ff49f3 (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 8c4b37178c8e7cfcbb37682180c697cb6e55cb34 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Apr 19 22:24:40 2025 +0200 libdiskfs: Fix catching exceptions This fixes making diskfs_catch_exception recursive, catching the last fault exception, and fixes callers. ----------------------------------------------------------------------- Summary of changes: ext2fs/inode.c | 23 +++++++++++++++++++---- ext2fs/pager.c | 13 ++++++++----- fatfs/fat.c | 2 +- fatfs/inode.c | 2 +- fatfs/pager.c | 11 +++++++---- libdiskfs/disk-pager.c | 7 +++++-- libdiskfs/diskfs-pager.h | 6 ++++-- 7 files changed, 45 insertions(+), 19 deletions(-) hooks/post-receive -- Hurd