Neil Horman
|
d764d8b166
Ensure that a device mapper task is referenced until task is complete
|
8 年之前 |
Neil Horman
|
5206d45e70
Move UdevWait from defer to inline
|
8 年之前 |
Neil Horman
|
edd1c9e325
Make cookies for devicemapper operations unique
|
8 年之前 |
Neil Horman
|
547510fb55
Enhance error logging for failed UdevWait operations in devmapper
|
8 年之前 |
Aaron Lehmann
|
85357a1167
Make pkg/devicemapper and pkg/loopback depend on cgo in build tags
|
8 年之前 |
lixiaobing10051267
|
f93b41e926
several function names fixed in devmapper.go
|
8 年之前 |
Ji.Zhilong
|
5e505d101f
devmapper: prevent libdevmapper from deleting device symlinks in RemoveDeviceDeferred
|
9 年之前 |
Shishir Mahajan
|
0e633ee14a
Fixes Issue # 23418: Race condition between device deferred removal and resume device.
|
9 年之前 |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 年之前 |
Vincent Batts
|
af59752712
loopback: separate loop logic from devicemapper
|
9 年之前 |
Chris Dituri
|
9b584781ad
Make pkg/devicemapper/ log messages with a common, consistent prefix.
|
9 年之前 |
Vivek Goyal
|
d929589c1f
devmapper: Implement deferred deletion functionality
|
9 年之前 |
Vincent Demeester
|
1dcb7d9e40
Remove (?) from comments in pkg/devicemapper
|
9 年之前 |
Vincent Demeester
|
6990b76a69
Lint package pkg/devicemapper
|
9 年之前 |
Vivek Goyal
|
bebf534439
devicemapper: Check loop devices of existing pool
|
10 年之前 |
Vincent Batts
|
8861d65e97
pkg/devicemapper: external device activation
|
10 年之前 |
Vivek Goyal
|
4986ce7cfb
devicemapper: Create a method to get device info with deferred remove field
|
10 年之前 |
Vivek Goyal
|
20b38f427a
devicemapper: Create helpers to cancel deferred deactivation
|
10 年之前 |
Vivek Goyal
|
6964ab94be
devicemapper: Add helper functions to allow deferred device removal
|
10 年之前 |
Vivek Goyal
|
665656afbb
devmapper: Use a pointer as argument to deferred function UdevWait()
|
10 年之前 |
Vivek Goyal
|
cb7c893275
devicemapper: Remove debug messages from RemoveDevice()
|
10 年之前 |
Michael Crosby
|
cc609c7556
Merge pull request #11871 from NinjaTrappeur/dry-run-test
|
10 年之前 |
Félix Baylac-Jacqué
|
6b764bba8a
Fix vet warning in devicemapper.
|
10 年之前 |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 年之前 |
Anes Hasicic
|
1b6065de8f
Removed redundant elses
|
10 年之前 |
Michael Crosby
|
c81fb7fa4a
Merge pull request #10197 from vbatts/vbatts-dm_cookie_support
|
10 年之前 |
Vincent Batts
|
cb81ed34a5
devicemapper: API for checking cookie support
|
10 年之前 |
Vincent Batts
|
4cfe9df0a9
devicemapper: debug output specifics
|
10 年之前 |
Vincent Batts
|
9c3380039e
devicemapper: dm_udev_get_sync_support
|
10 年之前 |
Vivek Goyal
|
7b2b15d3e9
devmapper: Use device id as specified by caller
|
10 年之前 |