-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node/meta: simplify big objects removal
Children handling has been moved on the engine layer, it searches for links and deletes all the children. There is no need to try it on a layer that even may not have such objects at all (they can be moved, deleted and replicated, etc.). Relates #2822. Signed-off-by: Pavel Karpy <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters