From 01c343bf2794e51696d7eca0635a63641b61eb60 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Fri, 6 Mar 2020 00:05:03 -0500 Subject: [PATCH] update gerrit list --- devel/GerritsForMaster.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/GerritsForMaster.mdwn b/devel/GerritsForMaster.mdwn index 7b437c5..b0e5b63 100644 --- a/devel/GerritsForMaster.mdwn +++ b/devel/GerritsForMaster.mdwn @@ -1,6 +1,7 @@

Changes for branch master.

- + + @@ -13,13 +14,10 @@ - - - @@ -27,7 +25,6 @@ - @@ -53,7 +50,6 @@ - @@ -453,10 +449,14 @@ + + + + -- 1.9.4
numbersubjecttopic
14092libafs: Clean up compiler warning casting ptr to int
14093LINUX: Avoid accessing uninitialized CellLRU
14092afs: Clean up compiler warning casting ptr to int
14091LINUX: Introduce AFS_UNTHROTTLED_PAGSunthrottled-pags
14090afs: Introduce afs_genpag()unthrottled-pags
14089afs: Structure setpag() more consistentlyunthrottled-pags
14081bozo: Introduce bnode_Wait()pthread-bos
14080opr: Allow softsig handlers for SIGFPEpthread-bos
14079opr: Assert opr_cv_timedwait return codes
14076auth: pass the directory name to _afsconf_CellServDBPath
14075auth: retire writeconfig.c
14073tests: Run bozo/venus man tests by default
14071pthread-bospthread-bos
14066vos: take RO volume offline during convertROtoRW
14065vol: set snprintf return values to 0 on success
14061auth: accept a NULL afsconf_dir in afsconf_SetCellInfo again
14060ubik: Introduce IndexOf()
14059Migrate winsock functions from util to opr
14057Migrate src/util/hostparse.c to opr
14053volser: remove duplicate directory object definitions from restorevol
14052dir: remove unused test filesafs-dir-pkg
14051doc: Fix grammar in fileserver -admin-write
14045Cleanup vestiges of old shared library build directories
14044vos: add new option to send reads to the sync-site
14043ubik: death to SVOTE_GetSyncSite
14041tests: Add vldb db format tests
14006vos: Return true when GetServerAndPart finds a sitevos-cleanup
14005vos: Add missing -partition requires -server checksvos-cleanup
14004vsprocs: Remove dead codevos-cleanup
14003doc: Replace src/SOURCE-MAP with src/README.md
14001FBSD: Use GENERIC kernel headers by default
14000FBSD: Avoid recursive osi_VM_StoreAllSegments lock
13999FBSD: Use CK_STAILQ_FOREACH for ifaces on FBSD 12
11100Add afsconf_BuildUbikServerSecurityObjectsrxgk
10966New 'vos each' utilityvos-foreach
10938Implement SRXGK_CombineTokensrxgk
10930A first step to integrate AFS/OSD into OpenAFSAFS-OSD-integration
10854afs: Actually fill read requests with zeros on EOFafs_read-EOF
10853afs: Make afsio_zero zero the entire regionafs_read-EOF
10852afs: Introduce afsio_zeroafs_read-EOF
10831Move LogDesWarning to common server code
10802Increase Vnode hash tables sizes
10801Increase vcache & dcache hash table sizes
10789afs: Don't retry timed-out RW operations forever
10718rxevent: detect and log rxevent queue stall
10717rx: add logging callback function for rx messages
10574BuildServerSecurityObjects allocate for rxgkrxgk