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 |
Tatsushi Inagaki
|
82a5cd0d37
Fix to avoid a compilation error of size_test.go with GCCGO due to float to int truncation
|
10 years ago |
Vincent Batts
|
e2f8fbfbcc
devicemapper: split out devicemapper bindings
|
10 years ago |
Vincent Batts
|
930a756ad5
mount: move the MakePrivate to pkg/mount
|
10 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Vincent Batts
|
5630d466b2
devmapper: include the version in `info`
|
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 |
Vivek Dasgupta
|
a327d9b91e
Fix data space reporting from Kb/Mb to KB/MB
|
11 years ago |
Victor Vieux
|
a0392324f1
another commit to do like @crosbymichael
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 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 |
Mike Snitzer
|
a2f3ce2294
devmapper: add thin-pool blocksize to the 'docker info' output
|
11 years ago |
Michael Crosby
|
3609b051b8
Move remount as private to the graph drivers
|
11 years ago |
Alexander Larsson
|
7f5ba068f4
devmapper: Add --storage-opt options for basic devicemapper settings
|
11 years ago |
Alexander Larsson
|
822ea97ffc
Add --storage-opt graph driver option and pass through to driver
|
11 years ago |
Alexander Larsson
|
39d244a593
devmapper: Remove sys.go mocking framework
|
11 years ago |
Michael Crosby
|
ae00649305
Update devicemapper to pass mount flag
|
11 years ago |
Michael Crosby
|
f0e6e135a8
Initial work on selinux patch
|
11 years ago |
Alexander Larsson
|
73d9ede12c
devicemapper: Don't mount in Create()
|
11 years ago |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 years ago |