Vivek Goyal
|
dbf04ec4e2
devmapper: Remove extra wait after device removal
|
10 years ago |
Vivek Goyal
|
cb7c893275
devicemapper: Remove debug messages from RemoveDevice()
|
10 years ago |
Vivek Goyal
|
e07d3cd9ac
devmapper: Fix libdm logging
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Anes Hasicic
|
e479e1c9f7
Fixed redundant else in GetDeviceStatus
|
10 years ago |
Qiang Huang
|
bffe04b582
fix warning messages
|
10 years ago |
Alexander Morozov
|
32ccde46dd
Merge pull request #11106 from MabinGo/fix_log_info
|
10 years ago |
Phil Estes
|
738bdec490
Merge pull request #11083 from MabinGo/minor_typo
|
10 years ago |
Mabin
|
adfd1ddfc6
Fix some revision about log output
|
10 years ago |
Mabin
|
f4ac86de84
fix typo of comments in daemon/graphdriver/devmapper/deviceset.go
|
10 years ago |
Mabin
|
5c1559a754
Modify the minor typo in deviceset.go
|
10 years ago |
Vincent Batts
|
f4dc496d36
Merge pull request #10474 from petervo/10473-availble-space
|
10 years ago |
Peter Volpe
|
726f89d77a
Add available space to devicemapper status output
|
10 years ago |
Vivek Goyal
|
080a6f1e4b
devicemapper: Skip the files with prefix "." during device map construction
|
10 years ago |
Vincent Batts
|
9b2afa04f8
Merge pull request #10222 from vbatts/vbatts-dm_flag_and_output
|
10 years ago |
Vincent Batts
|
0c8be9da37
devmapper: initialize log levels
|
10 years ago |
Vincent Batts
|
4cfe9df0a9
devicemapper: debug output specifics
|
10 years ago |
Vincent Batts
|
d2593546f9
devmapper: udev sync in `docker info`
|
10 years ago |
Vincent Batts
|
022e1232f8
devmapper: udev sync on init
|
10 years ago |
Alexander Morozov
|
bb96e53b0f
Fix vet error about passing Mutex by value
|
10 years ago |
unclejack
|
044d979f4e
Merge pull request #10003 from vbatts/vbatts-dm_loop_file_info
|
10 years ago |
Vincent Batts
|
2b51d1a167
devmapper: remove newline string
|
10 years ago |
Vincent Batts
|
09c033ff87
devmapper: show device and loop file , if used
|
10 years ago |
Derek
|
9bbed5ab4c
change to lazy Unmount
|
10 years ago |
Alexander Morozov
|
c7ff6bf691
Fix vet errors about json tags for unexported fields
|
10 years ago |
Vivek Goyal
|
17b75a21a6
devmapper: Use transactions during device deletion
|
10 years ago |
Vivek Goyal
|
c115c4aa45
devmapper: Use transaction mechanism during device or snap device creation
|
10 years ago |
Vivek Goyal
|
e28a419e11
devmapper: Find a free device Id to use for device creation
|
10 years ago |
Vivek Goyal
|
14d0dd855e
devmapper: Open code createDevice() and createSnapDevice()
|
10 years ago |
Vivek Goyal
|
a44c23fe66
devmapper: Provide a helper function getNextDeviceId()
|
10 years ago |