-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
layer unpack: fix whiteout errors on AUFS
lstat(2) returns EPERM if you try to get information about a whiteout path. This is one of the reasons I think that matching the AUFS semantics is insane. Ref: opencontainers/image-spec#24 Signed-off-by: Aleksa Sarai <asarai@suse.com>
- Loading branch information
Showing
1 changed file
with
25 additions
and
23 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