Fix issues from previous refactor peer review

This commit is contained in:
Andrey Antukh 2022-03-09 17:29:33 +01:00
parent 9841a39d04
commit f7bb08382c
6 changed files with 23 additions and 33 deletions

View file

@ -259,7 +259,7 @@
;; A task responsible to permanently delete already marked as deleted
;; storage files. The storage objects are practically never marked to
;; be deleted directly by the api call. The touched-gc is responsible
;; collect the usage of the object and mark it as deleted.
;; of collecting the usage of the object and mark it as deleted.
(declare sql:retrieve-deleted-objects-chunk)