Mike Snitzer
|
b9f1b0a751
devmapper: cleanup some extraneous branching in setupBaseImage()
|
10 anos atrás |
Mike Snitzer
|
553b50bd37
devmapper: remove unnecessary else branch in getPoolName()
|
10 anos atrás |
Mike Snitzer
|
e49567ba72
devmapper: disable discards by default if dm.thinpooldev was specified
|
10 anos atrás |
Mike Snitzer
|
2b10749cdd
devmapper: Add option for specifying an lvm2 created thin-pool device
|
10 anos atrás |
Vincent Batts
|
42861f3b45
Merge pull request #8986 from vbatts/vbatts-pkg_devicemapper_bindings
|
10 anos atrás |
Vivek Goyal
|
15c74bebc1
devmapper: Take care of some review comments
|
10 anos atrás |
Vivek Goyal
|
0f57c90245
docker-remove-redundant-json-tags
|
10 anos atrás |
Vincent Batts
|
e2f8fbfbcc
devicemapper: split out devicemapper bindings
|
10 anos atrás |
Vivek Goyal
|
ff56531de4
devmapper: Fix gofmt related build failures
|
10 anos atrás |
Vivek Goyal
|
8c9e5e5e05
devmapper: Save and restore NextDeviceId in a file
|
10 anos atrás |
Vivek Goyal
|
8e9a18039b
devmapper: Export nextDeviceId so that json.Marshal() can operate on it
|
10 anos atrás |
Vivek Goyal
|
67fbd34d83
devmapper: Move file write and rename functionality in a separate function
|
10 anos atrás |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 anos atrás |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 anos atrás |
Vincent Batts
|
8e7aa44f0e
devmapper: include dm_deps information in debug
|
10 anos atrás |
Vincent Batts
|
636e8561a8
devmapper: resizepool hardcodes files as well
|
10 anos atrás |
Vincent Batts
|
7e9ba22dc3
devmapper: `docker info` devices hard coded
|
10 anos atrás |
unclejack
|
a10a86d437
Merge pull request #7698 from tamsky/tune2fs_base_filesystem
|
10 anos atrás |
Marc Tamsky
|
d229821501
use tune2fs to disable ext4 mount counts and mount intervals
|
11 anos atrás |
Alexandr Morozov
|
16e850fe3e
Use increment operator
|
11 anos atrás |
Victor Vieux
|
a0392324f1
another commit to do like @crosbymichael
|
11 anos atrás |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 anos atrás |
Tianon Gravi
|
89ec17d113
Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary
|
11 anos atrás |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 anos atrás |
Victor Vieux
|
5a0ef08c94
gofmt -s -w
|
11 anos atrás |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 anos atrás |
Mike Snitzer
|
d715803d45
devmapper: revert the default dm-thin-pool blocksize back to 64K
|
11 anos atrás |
Mike Snitzer
|
f9c078ef38
devmapper: remove extra space in DefaultThinpBlockSize assignment
|
11 anos atrás |
Mike Snitzer
|
09ee269d99
devmapper: Add option for specifying the thin pool blocksize
|
11 anos atrás |
Mike Snitzer
|
2470a5ed99
devmapper: use RAMInBytes() rather than FromHumanSize()
|
11 anos atrás |