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 09860e8f80d095e94bc15d9b67e708cc77fab16f (commit) via cdedbc4b018212f60e7e64b9696d6a7641281452 (commit) via 3df101ed0d44b7f22d18890973fe400cb2551d73 (commit) via 7dfabcb3764da7f39179c591325e57ab44de06bf (commit) from dd25753c3f76805a4efb5dc6189efc59a65c2697 (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 09860e8f80d095e94bc15d9b67e708cc77fab16f Author: Michael Kelly <m...@weatherwax.co.uk> Date: Thu Jul 10 18:36:39 2025 +0200 nfs: Fix write encoding for v3 commit cdedbc4b018212f60e7e64b9696d6a7641281452 Author: Michael Kelly <m...@weatherwax.co.uk> Date: Thu Jul 10 18:34:21 2025 +0200 nfs: Fix xdr_decode_fattr decoding for v3 commit 3df101ed0d44b7f22d18890973fe400cb2551d73 Author: Michael Kelly <m...@weatherwax.co.uk> Date: Thu Jul 10 18:32:49 2025 +0200 nfs: Clean xdr_encode/decode_64bit Better use the stdint. Also export them, they will be useful generally. commit 7dfabcb3764da7f39179c591325e57ab44de06bf Author: Michael Kelly <m...@weatherwax.co.uk> Date: Thu Jul 10 18:29:44 2025 +0200 nfs: Fix pointer arithmetic ----------------------------------------------------------------------- Summary of changes: nfs/nfs.c | 24 +++++++++++++----------- nfs/nfs.h | 2 ++ nfs/ops.c | 17 +++++++++++------ 3 files changed, 26 insertions(+), 17 deletions(-) hooks/post-receive -- Hurd