[OpenAFS-devel] OpenAFS Release Team weekly meeting
Michael Meffie
mmeffie@sinenomine.net
Fri, 31 May 2024 08:36:10 -0400
OpenAFS Release Team weekly meeting
Date: May 30, 2024
Participants:
- Ben Kaduk
- Cheyenne Wills
- Michael Meffie
- Mark Vitale
The OpenAFS Release Team meetings are held each Thursday at 12:00pm Eastern,
9:00am Pacific on Libera.Chat IRC channel #openafs-releaseteam.
Release team working status is maintained at:
https://wiki.openafs.org/devel/Whiteboard/
Discussion
==========
* The Linux 6.8 and 6.9 build fixes have all be merged onto the
openafs-stable-1_8_x branch.
* The only remaining commits for the 1.8.x release are the bug fixes to
avoid panics on cache write failures.
* Ben asked if 13800 (dir: check afs_dir_Create return code in afs_dir_MakeDir)
should be backported to stable. Mark says it's nice to have but requires
1379{4..6} first.
* Cheyenne reports work for Linux 6.10 is in progress. So far, changes are
straightforward.
* Mike to update NEWS with the last few changes and create the "make 1.8.12"
version update commit.
Recent Changes
==============
Updated for 'openafs-stable-1_6_x' branch since 2024-05-24:
15756 rx: Rely on remote startWait idleness for idleDead
Merged onto 'openafs-stable-1_8_x' branch since 2024-05-24:
15758 afs: Correct comment typo in DNew()
15744 afs: avoid panic in DNew when afs_WriteDCache fails
15743 dir: check DNew return code
15742 dir: check afs_dir_Create return code in afs_dir_MakeDir
15741 afs: Reintroduce and use DFlushDCache()
Updated for 'openafs-stable-1_8_x' branch since 2024-05-24:
15753 Update NEWS for OpenAFS 1.8.12
15759 Make OpenAFS 1.8.12
Merged onto 'master' branch since 2024-05-24:
15336 rx: Use _CLASS_RECV_CBUF in rxi_ReadPacket
15754 rx: Cleanup and build simple.example
15757 afs: Correct comment typo in DNew()
Updated for 'master' branch since 2024-05-24:
15637 LINUX: Block non-fatal signals when sleeping
15636 LINUX: Refactor afs_osi_Sleep
15610 CODING: general tidying
12744 Do not merge: Check buildbot verification
14739 viced: Always avoid saving HashTable to fsstate
14731 viced: Set HashTable size at startup
14738 viced: Ignore on-disk fsstate HashTable data
14737 viced: Log some basic fs_stateRestore stats
14728 viced: Log more state restore errors
14727 viced: Raise fsstate loop detection limits
14726 viced: Set FS_STATE_DUMP_MODE earlier