Bjorn Neergaard
|
42e7a15a63
graphdriver/btrfs: drop version information
|
2 年之前 |
Sebastiaan van Stijn
|
01883e1177
daemon/graphdriver: use strconv instead of fmt.Sprintf
|
2 年之前 |
Shengjing Zhu
|
0393897695
daemon/graphdriver/btrfs: workaround field rename in btrfs-progs 6.1
|
2 年之前 |
Sebastiaan van Stijn
|
aea1aa0daa
daemon/graphdriver: fix empty-lines (revive)
|
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 年之前 |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 年之前 |
Sebastiaan van Stijn
|
f9c8fa305e
Perform fsmagic detection on driver's home-dir if it exists
|
7 年之前 |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 年之前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年之前 |