Temp log
This commit is contained in:
parent
71fa1447e0
commit
2b57ff831c
2 changed files with 3 additions and 1 deletions
|
@ -956,7 +956,8 @@ book_headfold(Pid, Tag, {range, Bucket, KeyRange}, FoldAccT, JournalCheck, SnapP
|
|||
book_returnfolder(Pid, RunnerType);
|
||||
book_headfold(Pid, Tag, all, FoldAccT, JournalCheck, SnapPreFold,
|
||||
SegmentList, LastModRange, MaxObjectCount) ->
|
||||
RunnerType = {foldheads_allkeys, Tag, FoldAccT,
|
||||
RunnerType =
|
||||
{foldheads_allkeys, Tag, FoldAccT,
|
||||
JournalCheck, SnapPreFold,
|
||||
SegmentList, LastModRange, MaxObjectCount},
|
||||
book_returnfolder(Pid, RunnerType).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue