Tonis Tiigi
|
e91de9fb9d
Revert "Move layer mount refcounts to mountedLayer"
|
9 years ago |
Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 years ago |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 years ago |
Chris Dituri
|
0aa6ace6e6
Make daemon/graphdriver/devmapper log messages with a common, consistent prefix.
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Antonio Murdaca
|
037cbcec98
devmapper: remove unused var
|
9 years ago |
Liu Hua
|
f7bdb97357
Fix Put without Get in devicemapper
|
9 years ago |
Michael Crosby
|
1ecb9a40db
Merge pull request #17974 from anusha-ragunathan/fsMagic
|
9 years ago |
Anusha Ragunathan
|
fdc2641c2b
Fix devmapper backend in docker info
|
9 years ago |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 years ago |
Vincent Demeester
|
5ecbc9747f
Merge pull request #16303 from coolljt0725/add_docker_info_show_base_size
|
9 years ago |
Lei Jitang
|
5c374c7137
Add docker info show base filesystem size of container/image when use devicemapper
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Vivek Goyal
|
d295dc6652
devmapper: Keep track of number of deleted devices
|
9 years ago |
Vivek Goyal
|
d929589c1f
devmapper: Implement deferred deletion functionality
|
9 years ago |
Vivek Goyal
|
51e059e7e9
devmapper: Provide option to enabled deferred device deletion
|
9 years ago |
Vivek Goyal
|
f5c0eb9ffe
devmapper: Fix comments and for HasDevice() and Exists()
|
9 years ago |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 years ago |
Kir Kolyshkin
|
a83a769347
Simplify and fix os.MkdirAll() usage
|
10 years ago |
Srini Brahmaroutu
|
972a94b449
daemon/graphdriver/devmapper/ 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 |
Vivek Goyal
|
66a53819ae
devmapper: Export deferred removal status in status
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Qiang Huang
|
bffe04b582
fix warning messages
|
10 years ago |
Peter Volpe
|
726f89d77a
Add available space to devicemapper status output
|
10 years ago |
Vincent Batts
|
d2593546f9
devmapper: udev sync in `docker info`
|
10 years ago |
Phil Estes
|
48b1dd0084
Add backing filesystem info to `docker info` command where applicable
|
10 years ago |
unclejack
|
044d979f4e
Merge pull request #10003 from vbatts/vbatts-dm_loop_file_info
|
10 years ago |
Vincent Batts
|
00fd63e558
graphdriver: change (*Driver).Put signature
|
10 years ago |
Vincent Batts
|
09c033ff87
devmapper: show device and loop file , if used
|
10 years ago |