Shengjing Zhu
|
ffbbe3d103
daemon/graphdriver/btrfs: workaround field rename in btrfs-progs 6.1
|
2 роки тому |
Sebastiaan van Stijn
|
542c735926
Merge pull request #44256 from thaJeztah/redundant_sprintfs
|
2 роки тому |
Sebastiaan van Stijn
|
8f1bc0bccc
daemon/graphdriver/btrfs: use filepath.WalkDir instead of filepath.Walk
|
2 роки тому |
Sebastiaan van Stijn
|
7fbf321c2a
daemon/graphdriver: use strconv instead of fmt.Sprintf
|
2 роки тому |
Sebastiaan van Stijn
|
9d9cca49b4
daemon/graphdriver: fix empty-lines (revive)
|
2 роки тому |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 роки тому |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 роки тому |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 роки тому |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 роки тому |
Sebastiaan van Stijn
|
25ee00c494
pkg/system: move EnsureRemoveAll() to pkg/containerfs
|
3 роки тому |
Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 роки тому |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 роки тому |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 роки тому |
Akihiro Suda
|
3deac5dc85
btrfs: annotate error with human-readable hint string
|
4 роки тому |
Michal Rostecki
|
1ec689c4c2
btrfs: Do not disable quota on cleanup
|
4 роки тому |
Akihiro Suda
|
62b5194f62
btrfs: Allow unprivileged user to delete subvolumes (kernel >= 4.18)
|
4 роки тому |
Brian Goff
|
7f5e39bd4f
Use real root with 0701 perms
|
4 роки тому |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 роки тому |
Sebastiaan van Stijn
|
ec4bc83258
daemon/graphdriver: normalize comment formatting
|
5 роки тому |
Sebastiaan van Stijn
|
cba180cac9
graphdriver/btrfs: SA4003: no value of type uint64 is less than 0 (staticcheck)
|
5 роки тому |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 роки тому |
Kir Kolyshkin
|
6533136961
pkg/mount: wrap mount/umount errors
|
6 роки тому |
Kir Kolyshkin
|
16d822bba8
btrfs: ensure graphdriver home is bind mount
|
6 роки тому |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 роки тому |
Alejandro González Hevia
|
9392838150
Standardized log messages accross the different storage drivers.
|
7 роки тому |
Yong Tang
|
742d4506bd
Golint fix up
|
7 роки тому |
Brian Goff
|
68c3201626
Merge pull request #36237 from cpuguy83/zfs_do_not_unmount
|
7 роки тому |
Brian Goff
|
2fe4f888be
Do not recursive unmount on cleanup of zfs/btrfs
|
7 роки тому |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 роки тому |
Brian Goff
|
9803272f2d
Do not make graphdriver homes private mounts.
|
7 роки тому |