Michael Crosby
|
16fe2ac6b2
Merge pull request #9988 from nponeccop/patch-1
|
10 years ago |
Vincent Batts
|
00fd63e558
graphdriver: change (*Driver).Put signature
|
10 years ago |
nponeccop
|
c754555b87
FsMagic should avoid sign extension on i686
|
10 years ago |
Michael Crosby
|
3011aa4e99
Remove error return from check graph driver func
|
10 years ago |
daehyeok mun
|
3c03827e73
Add warnning log when other graphdrvier(storage driver) used before
|
10 years ago |
Josh Hawn
|
35a22c9e12
Refactor to optimize storage driver ApplyDiff()
|
10 years ago |
Lénaïc Huard
|
d680ca5c96
Rename the overlay storage driver
|
10 years ago |
unclejack
|
916a10dd91
Merge pull request #7619 from alexlarsson/overlayfs
|
10 years ago |
Vincent Batts
|
930a756ad5
mount: move the MakePrivate to pkg/mount
|
10 years ago |
Alexander Larsson
|
453552c838
Add overlayfs graph backend
|
11 years ago |
Rafe Colton
|
30d5a42c1f
Move archive package into pkg/archive
|
10 years ago |
Josh Hawn
|
09ad65ebd5
graphdriver interface name change, typo fix
|
10 years ago |
Josh Hawn
|
dee6b481fe
Refactor use of graphdriver.Differ
|
10 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Michael Crosby
|
3609b051b8
Move remount as private to the graph drivers
|
11 years ago |
Alexander Larsson
|
822ea97ffc
Add --storage-opt graph driver option and pass through to driver
|
11 years ago |
Tianon Gravi
|
68476e277f
Move duplicated FS "magic" values to the graphdriver package so they can be shared instead of duplicated
|
11 years ago |
unclejack
|
e8a87120d4
block aufs on incompatible file systems
|
11 years ago |
Johannes 'fish' Ziemke
|
75754e69f6
Add ErrPrerequisites to improve misleading errors
|
11 years ago |
Alexander Larsson
|
4bdb8c03fc
graphdriver: Fail initialization if supported but got error
|
11 years ago |
Michael Crosby
|
f0e6e135a8
Initial work on selinux patch
|
11 years ago |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 years ago |