-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optim: Get all container inodes in one find command
This greatly speeds up the scanner when we are looking for corresponding container mount points. The scanner now runs only one find command instead of one per directory level in the layer path.
- Loading branch information
1 parent
e760df8
commit 2c25cc3
Showing
1 changed file
with
11 additions
and
11 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