1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Alexander Larsson 6f3c32eb18 archive.ApplyLayer() - handle directory whiteouts
When directories are white-outed we can get called with the previously
removed directories. Handle this with os.IsNotExist(error).
2013-11-12 21:14:54 +01:00
..
archive.go Partial merge of devmapper/ in order to integrate it as a backend 2013-11-01 04:24:17 +00:00
archive_test.go Partial merge of devmapper/ in order to integrate it as a backend 2013-11-01 04:24:17 +00:00
changes.go Don't rely on drivers for diff and export 2013-11-08 02:48:52 +00:00
diff.go archive.ApplyLayer() - handle directory whiteouts 2013-11-12 21:14:54 +01:00
MAINTAINERS Move archive.go to sub package 2013-10-31 16:57:45 -07:00