Rob Murray
|
a3fdad84ad
graphdriver/copy: faster copy of hard links
|
1 year ago |
Sebastiaan van Stijn
|
498da44aab
remove some remaining pre-go1.17 build-tags
|
1 year ago |
Cory Snider
|
2b6761fd3e
d/graphdriver/copy: support src fs w/o xattr support
|
2 years ago |
Illo Abdulrahim
|
31f654a704
Fix file capabilities droping in Dockerfile
|
3 years ago |
Tobias Klauser
|
cfd26afabe
Use syscall.Timespec.Unix
|
3 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
4 years ago |
Sebastiaan van Stijn
|
bb17074119
reformat "nolint" comments
|
4 years ago |
Tobias Klauser
|
5a7b75f889
daemon/graphdriver/copy: use IoctlFileClone from golang.org/x/sys/unix
|
4 years ago |
Sebastiaan van Stijn
|
4534a7afc3
daemon: use containerd/sys to detect UserNamespaces
|
5 years ago |
Sebastiaan van Stijn
|
ec4bc83258
daemon/graphdriver: normalize comment formatting
|
5 years ago |
Kir Kolyshkin
|
365a63a573
daemon/graphdriver/copy: rm dead code
|
6 years ago |
Dominic
|
5f0231bca1
cast Dev and Rdev of Stat_t to uint64 for mips
|
6 years ago |
Tonis Tiigi
|
230a55d337
copy: allow non-cgo build
|
6 years ago |
Sebastiaan van Stijn
|
c7a38c2c06
Graphdriver: fix "device" mode not being detected if "character-device" bit is set
|
6 years ago |
Maxim Ivanov
|
6f084f2929
Fix FIFO, sockets and device files when run in user NS
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Sargun Dhillon
|
77a2bc3e5b
Fix setting mtimes on directories
|
7 years ago |
Sargun Dhillon
|
0eac562281
Fix bug, where copy_file_range was still calling legacy copy
|
7 years ago |
Sargun Dhillon
|
d2b71b2660
Have VFS graphdriver use accelerated in-kernel copy
|
7 years ago |
Sargun Dhillon
|
b467f8b2ef
Fix copying hardlinks in graphdriver/copy
|
7 years ago |
Sargun Dhillon
|
3ec4ec2857
Add zero-copy support to copy module
|
7 years ago |
Sargun Dhillon
|
5298785b8e
Separate daemon/graphdriver/overlay/copy into its own package
|
7 years ago |