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 a441cb616db547d366a796d0370d5f351b73b289 (commit) from 2cfbdcc66886bd4852f9e84b46fbf6bdc7d8a13e (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 a441cb616db547d366a796d0370d5f351b73b289 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Wed Aug 11 19:39:19 2021 +0200 ext2fs: clear inline data When truncating a node with inline data, it's safer to really frob the inline data, to make sure ext2fs does not wrongly interprete it as block numbers. ----------------------------------------------------------------------- Summary of changes: ext2fs/truncate.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) hooks/post-receive -- Hurd