Vincent Batts
|
e2f8fbfbcc
devicemapper: split out devicemapper bindings
|
10 years ago |
Vivek Goyal
|
ff56531de4
devmapper: Fix gofmt related build failures
|
10 years ago |
Vivek Goyal
|
8c9e5e5e05
devmapper: Save and restore NextDeviceId in a file
|
10 years ago |
Vivek Goyal
|
8e9a18039b
devmapper: Export nextDeviceId so that json.Marshal() can operate on it
|
10 years ago |
Vivek Goyal
|
67fbd34d83
devmapper: Move file write and rename functionality in a separate function
|
10 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Vincent Batts
|
8e7aa44f0e
devmapper: include dm_deps information in debug
|
10 years ago |
Vincent Batts
|
636e8561a8
devmapper: resizepool hardcodes files as well
|
10 years ago |
Vincent Batts
|
7e9ba22dc3
devmapper: `docker info` devices hard coded
|
10 years ago |
unclejack
|
a10a86d437
Merge pull request #7698 from tamsky/tune2fs_base_filesystem
|
10 years ago |
Marc Tamsky
|
d229821501
use tune2fs to disable ext4 mount counts and mount intervals
|
11 years ago |
Alexandr Morozov
|
16e850fe3e
Use increment operator
|
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 |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 years ago |
Victor Vieux
|
5a0ef08c94
gofmt -s -w
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Mike Snitzer
|
d715803d45
devmapper: revert the default dm-thin-pool blocksize back to 64K
|
11 years ago |
Mike Snitzer
|
f9c078ef38
devmapper: remove extra space in DefaultThinpBlockSize assignment
|
11 years ago |
Mike Snitzer
|
09ee269d99
devmapper: Add option for specifying the thin pool blocksize
|
11 years ago |
Mike Snitzer
|
2470a5ed99
devmapper: use RAMInBytes() rather than FromHumanSize()
|
11 years ago |
LK4D4
|
f08cd445b0
Fix go vet errors
|
11 years ago |
Michael Crosby
|
8194556337
Update libcontainer imports
|
11 years ago |
Michael Crosby
|
6158ccad97
Move libcontainer deps into libcontainer
|
11 years ago |
Tibor Vass
|
b1ac791d84
Ensures files get closed properly. Closes #6213
|
11 years ago |
Alexander Larsson
|
0434a2ce64
devmapper: Add blkdiscard option and disable it on raw devices
|
11 years ago |
Alexander Larsson
|
a226168a8b
devmapper: Add options for specifying block devices
|
11 years ago |
Alexander Larsson
|
807bc2cd04
devmapper: Allow specifying filesystem for thin devices
|
11 years ago |