Zhu Guihua
|
401c8d1767
Add disk quota support for btrfs
|
9 years ago |
John Howard
|
fec6cd2eb9
Merge pull request #20525 from Microsoft/sjw/update-graphdriver-create
|
9 years ago |
Stefan J. Wernli
|
ef5bfad321
Adding readOnly parameter to graphdriver Create method
|
9 years ago |
Julio Montes
|
a038cccf88
Fix compilation errors with btrfs-progs-4.5
|
9 years ago |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 years ago |
Kai Qiang Wu(Kennan)
|
c33cdf9ee3
Fix the typo
|
9 years ago |
Liu Bo
|
b2e27fee53
Graphdriver/btrfs: Avoid using single d.Get()
|
9 years ago |
Kai Qiang Wu(Kennan)
|
feda5d7684
Make btrfs call same interface as others
|
9 years ago |
Phil Estes
|
72e65e8793
Fix btrfs subvolume snapshot dir perms for user namespaces
|
9 years ago |
Shijiang Wei
|
de7f6cf16b
ingnore the NotExist error when removing inexistent files
|
9 years ago |
Brian Goff
|
f9befce2d3
Fix btrfs recursive btrfs subvol delete
|
9 years ago |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 years ago |
Jessica Frazelle
|
bd06432ba3
cleanup and fix btrfs subvolume recursion deletion
|
10 years ago |
Ma Shimiao
|
dea78fc2ce
fix 9939: docker does not remove btrfs subvolumes when destroying container
|
10 years ago |
Srini Brahmaroutu
|
17c19f395f
daemon/graphdriver/btrfs fix lint errors/warnings
|
10 years ago |
Vivek Goyal
|
407a626be6
docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
|
10 years ago |
Vincent Batts
|
b76e300b4c
btrfs: #ifdef for build version
|
10 years ago |
Dan Walsh
|
3c136333af
Btrfs has eliminated the BTRFS_BUILD_VERSION in latest version
|
10 years ago |
Vincent Batts
|
00fd63e558
graphdriver: change (*Driver).Put signature
|
10 years ago |
Vincent Batts
|
25154682a5
btrfs: build tag to enable showing version info
|
10 years ago |
Vincent Batts
|
318b11f62f
btrfs: information for the information gods
|
10 years ago |
Vincent Batts
|
930a756ad5
mount: move the MakePrivate to pkg/mount
|
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 |
Tianon Gravi
|
89ec17d113
Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary
|
11 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 |