Shishir Mahajan
|
0e633ee14a
Fixes Issue # 23418: Race condition between device deferred removal and resume device.
|
9 年之前 |
yuzou
|
d4a2bcc9ac
Add detail error logs when 'Unknown Device' error happens if devicemapper storage is used.
|
9 年之前 |
Shishir Mahajan
|
cac6658da0
Modularize dm.use_deferred_removal and dm.use_deferred_deletion logic.
|
9 年之前 |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 年之前 |
Antonio Murdaca
|
44ccbb317c
*: fix logrus.Warn[f]
|
9 年之前 |
Antonio Murdaca
|
b18062122d
graphtest: fix cleanup logic
|
9 年之前 |
Brian Goff
|
227c83826a
Merge pull request #21945 from rhvgoyal/export-min-free-space
|
9 年之前 |
Vivek Goyal
|
55a9b8123d
Export Mininum Thin Pool Free Space through docker info
|
9 年之前 |
mYmNeo
|
34a66a14af
Grow the container rootfs when it is necessary
|
9 年之前 |
Shishir Mahajan
|
45dc5b46e2
parseStorageOpt: return size rather than updating devInfo.Size field
|
9 年之前 |
Sebastiaan van Stijn
|
b8f38747e6
Improve udev unsupported error message
|
9 年之前 |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 年之前 |
Brian Goff
|
65d79e3e5e
Move layer mount refcounts to mountedLayer
|
9 年之前 |
Tonis Tiigi
|
e91de9fb9d
Revert "Move layer mount refcounts to mountedLayer"
|
9 年之前 |
Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 年之前 |
Vivek Goyal
|
4141a00921
Fix the assignment to wrong variable
|
9 年之前 |
Brian Goff
|
37a1fadae6
Merge pull request #21097 from thaJeztah/dont-run-without-udev-sync
|
9 年之前 |
Sebastiaan van Stijn
|
de64171510
Fail when devicemapper doesn't support udev-sync
|
9 年之前 |
Vivek Goyal
|
2e222f69b3
devmapper: Add a new option dm.min_free_space
|
9 年之前 |
Stefan Weil
|
2eee613326
Fix some typos in comments and strings
|
9 年之前 |
Sebastiaan van Stijn
|
661d75f398
Merge pull request #19123 from shishir-a412ed/rootfs_size_configurable
|
9 年之前 |
Shishir Mahajan
|
e47112d3e8
daemon option (--storage-opt dm.basesize) for increasing the base device size on daemon restart
|
9 年之前 |
Vivek Goyal
|
2dccb562df
Mark device ID free only if device actually got deleted
|
9 年之前 |
Vincent Batts
|
af59752712
loopback: separate loop logic from devicemapper
|
9 年之前 |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 年之前 |
Antonio Murdaca
|
f22ee02c6d
devmapper: store base device fs type
|
9 年之前 |
Chris Dituri
|
0aa6ace6e6
Make daemon/graphdriver/devmapper log messages with a common, consistent prefix.
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
Christopher Jones
|
7c077c2c34
Fixed typo change deivce to device.
|
9 年之前 |
Liu Hua
|
f7bdb97357
Fix Put without Get in devicemapper
|
9 年之前 |