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 5ff93bc7b5727024394a75defbabb0bff9a2820b (commit) from 86ea895b1a208925dfc034fac22db2a512a3fab8 (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 5ff93bc7b5727024394a75defbabb0bff9a2820b Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Mar 13 21:10:40 2025 +0100 Revert "ext2fs: Fix failed assertion on ENOSPC" This reverts commit 86ea895b1a208925dfc034fac22db2a512a3fab8. We are really not supposed to have failed to find the block here, it should have been allocated by pager_unlock_page already. ----------------------------------------------------------------------- Summary of changes: ext2fs/pager.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) hooks/post-receive -- Hurd