From a1f50078b5c438cad7a1fa3b16ad822b835f4945 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Fri, 9 Aug 2019 00:05:03 -0400 Subject: [PATCH] update gerrit list --- devel/GerritsForMaster.mdwn | 10 +++++----- devel/GerritsForStable.mdwn | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/GerritsForMaster.mdwn b/devel/GerritsForMaster.mdwn index c4ea33a..c366837 100644 --- a/devel/GerritsForMaster.mdwn +++ b/devel/GerritsForMaster.mdwn @@ -1,5 +1,10 @@

Changes for branch master.

+ + + + + @@ -483,10 +488,7 @@ - - - @@ -495,9 +497,7 @@ - -
numbersubjecttopic
13758rx: ensure proper operation of RX_DEAD timeoutrx_dead
13757rx: refactor arguments to rxi_FindConnectionrx_dead
13755vlserver: initialize nvlentry elements after read
13753LINUX 5.3.0: Use send_sig instead of force_siglinux-5.3
13752LINUX 5.3.0: Check for 'recurse' arg in keyring_searchlinux-5.3
13751Linux: use override_creds when available
13746FBSD: Set KERNBUILDDIR for --with-bsd-kernel-build
13723bozo: add the -user option
2560[GSoC Encrypted Storage]Read encryption functionality with extents and chunking LINUX
2559[GSoC Encrypted Storage]Encrypt functionality
2557Extended attribute support for cache manager
2366rx mtu discovery tuning beyond ifmtu
2307solaris build userland with CC
2288Fast restart for Ubik database servers
2287Add -ubiknocoord option to prevent becoming coordinator
2071VICE error table
1975vos partinfo: enable tabular output
1865Allow salsrv salvage I/O to occur in parallel
1625preliminary support for pinned vcaches
1553dynamic volume allocation
1201basic kernel event system for afs cm
1191runningCalls: VOL_COUNT_LOCK vs VTRANS_LOCK
1074Unix CM: Include memcache's tiov in rxfs_context
435clear stat flag on renamed directories
433Add throughput framework to cm_RankServer()
376K5SSL by Marcus Watts
\ No newline at end of file diff --git a/devel/GerritsForStable.mdwn b/devel/GerritsForStable.mdwn index d62f1e1..3a93f37 100644 --- a/devel/GerritsForStable.mdwn +++ b/devel/GerritsForStable.mdwn @@ -1,5 +1,6 @@

Changes for branch openafs-stable-1_8_x.

+ -- 1.9.4
numbersubjecttopic
13756rxkad: ticket5.c fix typo in #if statementgcc9-warnings
13750restorevol: replace snprintf with asprintfgcc9-warnings
13749gtx: Avoid incomplete function type in castsclang8-warnings
13748LINUX: Avoid re-taking global lock in afs_dentry_iputavoid-retaking-glock-dentryIput