Peter Volpe
|
726f89d77a
Add available space to devicemapper status output
|
10 vuotta sitten |
Vivek Goyal
|
080a6f1e4b
devicemapper: Skip the files with prefix "." during device map construction
|
10 vuotta sitten |
Vincent Batts
|
9b2afa04f8
Merge pull request #10222 from vbatts/vbatts-dm_flag_and_output
|
10 vuotta sitten |
Vincent Batts
|
0c8be9da37
devmapper: initialize log levels
|
10 vuotta sitten |
Vincent Batts
|
4cfe9df0a9
devicemapper: debug output specifics
|
10 vuotta sitten |
Vincent Batts
|
d2593546f9
devmapper: udev sync in `docker info`
|
10 vuotta sitten |
Vincent Batts
|
022e1232f8
devmapper: udev sync on init
|
10 vuotta sitten |
Alexander Morozov
|
bb96e53b0f
Fix vet error about passing Mutex by value
|
10 vuotta sitten |
unclejack
|
044d979f4e
Merge pull request #10003 from vbatts/vbatts-dm_loop_file_info
|
10 vuotta sitten |
Vincent Batts
|
2b51d1a167
devmapper: remove newline string
|
10 vuotta sitten |
Vincent Batts
|
09c033ff87
devmapper: show device and loop file , if used
|
10 vuotta sitten |
Derek
|
9bbed5ab4c
change to lazy Unmount
|
10 vuotta sitten |
Alexander Morozov
|
c7ff6bf691
Fix vet errors about json tags for unexported fields
|
10 vuotta sitten |
Vivek Goyal
|
17b75a21a6
devmapper: Use transactions during device deletion
|
10 vuotta sitten |
Vivek Goyal
|
c115c4aa45
devmapper: Use transaction mechanism during device or snap device creation
|
10 vuotta sitten |
Vivek Goyal
|
e28a419e11
devmapper: Find a free device Id to use for device creation
|
10 vuotta sitten |
Vivek Goyal
|
14d0dd855e
devmapper: Open code createDevice() and createSnapDevice()
|
10 vuotta sitten |
Vivek Goyal
|
a44c23fe66
devmapper: Provide a helper function getNextDeviceId()
|
10 vuotta sitten |
Vivek Goyal
|
39dc7829de
devmapper: Construct initial device Id map from device meta files
|
10 vuotta sitten |
Vivek Goyal
|
4d39e056aa
devmapper: Keep track of used device Ids in a bitmap
|
10 vuotta sitten |
Vivek Goyal
|
359a38b26a
devmapper: Use a common delete function for all device deletion operation
|
10 vuotta sitten |
Vivek Goyal
|
f078bcd8e5
devmapper: Rename NewTransactionId to OpenTransactionId
|
10 vuotta sitten |
Vivek Goyal
|
7b0a1b814b
devmapper: Allocate new transaction Id using current transaction Id
|
10 vuotta sitten |
Vivek Goyal
|
6d347aeb69
devmapper: Remove unnecessary condition check in updatePoolTransactionId()
|
10 vuotta sitten |
Vivek Goyal
|
ad9118c696
devmapper: Create new helper function for device and snap creation
|
10 vuotta sitten |
Vivek Goyal
|
442247927b
devmapper: Provide a function unregisterDevice()
|
10 vuotta sitten |
Vivek Goyal
|
7b2b15d3e9
devmapper: Use device id as specified by caller
|
10 vuotta sitten |
Vivek Goyal
|
5be77901cd
devmapper: Do not add back device into hash map if meta file removal failed
|
10 vuotta sitten |
Vivek Goyal
|
824a87f7ef
devmapper: Move pool id query and migration of old data in separate function
|
10 vuotta sitten |
Vivek Goyal
|
0db6cc85ed
devmapper: Remove transaction Id update from saveMetaData()
|
10 vuotta sitten |