Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Victor Vieux
|
bd8a9c25ee
Merge pull request #35514 from thaJeztah/disable-overlay-without-d_type
|
7 years ago |
Sebastiaan van Stijn
|
0a4e793a3d
Allow existing setups to continue using d_type
|
7 years ago |
Yong Tang
|
4047cede65
Merge pull request #35537 from sargun/vfs-use-copy_file_range
|
7 years ago |
Sebastiaan van Stijn
|
0abb8dec3f
Remove support for overlay/overlay2 without d_type
|
7 years ago |
Sebastiaan van Stijn
|
f9c8fa305e
Perform fsmagic detection on driver's home-dir if it exists
|
7 years ago |
Michael Crosby
|
72e45fd54e
Merge pull request #35618 from kolyshkin/mkdir-all
|
7 years ago |
Tõnis Tiigi
|
bdd9668b48
Merge pull request #35483 from thaJeztah/disallow-nfs-backing-for-overlay
|
7 years ago |
Sargun Dhillon
|
d2b71b2660
Have VFS graphdriver use accelerated in-kernel copy
|
7 years ago |
Kir Kolyshkin
|
516010e92d
Simplify/fix MkdirAll usage
|
7 years ago |
Euan Kemp
|
af0d589623
graphdriver/overlay{,2}: remove 'merged' on umount
|
7 years ago |
Euan Kemp
|
1e214c0952
graphdriver/overlay: minor doc comment cleanup
|
7 years ago |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 years ago |
Sebastiaan van Stijn
|
90dfb1d0cc
Disallow overlay/overlay2 on top of NFS
|
7 years ago |
Sargun Dhillon
|
5298785b8e
Separate daemon/graphdriver/overlay/copy into its own package
|
7 years ago |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 years ago |
Lei Jitang
|
f65fa1f115
Use lazy umount on Put for overlay2 and overlay
|
8 years ago |
Brian Goff
|
54dcbab25e
Do not remove containers from memory on error
|
8 years ago |
Antonio Murdaca
|
abbbf91498
Switch to using opencontainers/selinux for selinux bindings
|
8 years ago |
yuexiao-wang
|
5a9cee7bb5
'docker daemon' deprecation message doesn't use the new versioning scheme
|
8 years ago |
Tonis Tiigi
|
fc1cf1911b
Add more locking to storage drivers
|
8 years ago |
Michael Crosby
|
1883b73a57
Merge pull request #27753 from tonistiigi/fix-overlay-unmount
|
8 years ago |
Sebastiaan van Stijn
|
f11ac963af
Merge pull request #27915 from rhvgoyal/graph-create-opts
|
8 years ago |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 years ago |
Akihiro Suda
|
2e20e63da2
overlay: warn if overlay backing fs doesn't support d_type
|
8 years ago |
Tonis Tiigi
|
e4349ad901
Fix overlay unmount for the root case
|
8 years ago |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 years ago |