Commit ecccf32
transaction: skip lock-free journal undo
Summary: Lock-free transactions do not own `journal*` files, so do not move them to undo files.
Reviewed By: quark-zju
Differential Revision: D109166273
fbshipit-source-id: 21c12ead3de520d12df1541a3ef9373c69a8534c1 parent 2d2e68e commit ecccf32
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| 1793 | + | |
1793 | 1794 | | |
1794 | 1795 | | |
1795 | | - | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
1796 | 1799 | | |
1797 | 1800 | | |
1798 | 1801 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
0 commit comments