mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-05-02 15:49:14 -05:00
Comment
This commit is contained in:
@@ -3678,6 +3678,8 @@ struct ShardDBImpl {
|
||||
}
|
||||
|
||||
tmpTf().setMtime(time);
|
||||
// For operations that do not care about deadlines (such as removing spans),
|
||||
// do not bump the deadline since the whole point is to clean those files up.
|
||||
if (!allowPastDeadline) {
|
||||
tmpTf().setDeadline(time + _transientDeadlineInterval);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user