- 30 Sep, 2020 7 commits
-
-
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
-
- 23 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 22 Sep, 2020 1 commit
-
-
- 21 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Use the correct database entry instead of the frontendDB entry
-
- 17 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 16 Sep, 2020 3 commits
-
-
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.
-
-
- 15 Sep, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 10 Sep, 2020 2 commits
-
-
Fix a regression in delta-sync, was returning error on old CSNs instead of ignoring them
-
Ondřej Kuzník authored
-
- 09 Sep, 2020 6 commits
-
-
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
-
- 07 Sep, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 04 Sep, 2020 5 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
- 03 Sep, 2020 3 commits
-
-
-
Quanah Gibson-Mount authored
-
The mutex_lock was being skipped in the lockout case, but still calling mutex_unlock at the end.
-
- 02 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
This reverts commit 9f8a408c. It unfortunately relies on logging only available in 2.5 and later.
-
-
- 01 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 31 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-