- Oct 12, 2020
-
- Oct 02, 2020
-
-
Quanah Gibson-Mount authored
-
-
- Oct 01, 2020
-
-
-
if the entryCSN is older. Previous patch breaks if writes are received out of order, e.g. during a refresh.
-
- Sep 30, 2020
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
This check is only needed for ops received without a CSN in their cookie. This only occurs when the ops completed out of order on the provider.
-
Quanah Gibson-Mount authored
-
Don't truncate trailing zeroes in reqStart/reqEnd timestamps
-
- Sep 23, 2020
-
-
Quanah Gibson-Mount authored
-
-
- Sep 22, 2020
-
-
- Sep 21, 2020
-
-
Quanah Gibson-Mount authored
-
Use the correct database entry instead of the frontendDB entry
-
- Sep 17, 2020
-
-
Quanah Gibson-Mount authored
-
-
- Sep 16, 2020
-
-
Quanah Gibson-Mount authored
-
If the "" glue entry exists and lacks a contextCSN, must perform an additional search to be sure the DB is otherwise empty. If so, skip creating the contextCSN.
-
-
- Sep 15, 2020
-
-
Quanah Gibson-Mount authored
-
- Sep 10, 2020
-
-
Fix a regression in delta-sync, was returning error on old CSNs instead of ignoring them
-
Ondřej Kuzník authored
-
- Sep 09, 2020
-
-
Don't log cookiecsn at top, it was already logged on receipt. Only log the "srs csn" and "too old" message once for each sid. Fix log output for empty UUID.
-
Quanah Gibson-Mount authored
-
Using cs_pmutex. Reverts the addition of cs_modmutex in ITS#9330, use cs_pmutex for both delta and plain writes. Note that plain syncrepl already used cs_pmutex when a cookie CSN was present in the op. Now it is used for all writes, regardless of presence of cookie.
-
-
Don't depend on accesslog overlay's serialization
-
Quanah Gibson-Mount authored
-
- Sep 07, 2020
-
- Sep 04, 2020
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
- Sep 03, 2020
-
-