[OpenAFS-devel] OpenAFS Release Team weekly meeting

Michael Meffie mmeffie@sinenomine.net
Thu, 28 Sep 2023 15:46:16 -0400


OpenAFS Release Team weekly meeting

Date: September 28, 2023
Participants:
- Stephan Wiesand, OpenAFS Release Manager
- 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/

Stable (1.8.x)
==============

* Stephan reports he has started merging the second batch of changes for 1.8.11
* Discussion on 15532 (afs: Check dcache size when checking DVs)
  - General agreement this patch and the followups 15533 and 15535 should
    be merged for 1.8.11

* Cheyenne reports Linux 6.6 is still building cleanly for master

* Mark is working on a fix for linux 6.3+ (if CONFIG_FORTTIFY_SOURCE=y) and
  gcc-13 which is causing grief for some fedora bleeding edge folks. (Those
  gerrits are currently in review on the master branch)


Development (1.9.x/master)
==========================

No report this week.

Recent Changes
==============

Merged onto 'openafs-stable-1_8_x' branch since 2023-09-21:

15235 fs: add option to evaluate symlink or mtpt
15531 volser: warn if older version of volume is restored

Updated for 'openafs-stable-1_8_x' branch since 2023-09-21:

15532 afs: Check dcache size when checking DVs
15562 rx: Check for callNumber before NULL server call
15558 linux: Replace fop iterate with fop iterate_shared
15575 LINUX: Pass an array of structs to register_sysctl

Merged onto 'master' branch since 2023-09-21:

14542 fs: add option to evaluate symlink or mtpt

Updated for 'master' branch since 2023-09-21:

15187 LINUX: Introduce allow_version_mismatch param
15186 afs: Introduce AFSOP_EARLY_INIT
15570 afs: Add diagnostic messages in afs_InitCacheFile
15571 rx: Add pthread_attr_destroy to remove thread attributes
15560 Linux 6.6: convert to ctime accessor functions
15583 config: remove VIOC_STATISTICS _VICEIOCTL(68)
15582 fs: add option to evaluate symlink or mtpt
15581 config: Document ioctl/pioctl namespace management
15580 Revert "fs: add option to evaluate symlink or mtpt"
15578 venus: Repurpose fs_setcell
15579 afs: Introduce unified hardmount control mechanism
15577 afs: introduce afs_IsHardMountEligible
15576 afs: refactor hard-mount evaluation
15573 afs: Avoid BUG on directory entry name > 16 chars
15561 Linux 6.6: Pass request_mask to generic_fillattr
15574 dir: Salvager should allow 256-byte directory entry names