Vivek Goyal
|
87de04005d
devmapper: Implement a goroutine to cleanup deleted devices
|
9 years ago |
Vivek Goyal
|
d295dc6652
devmapper: Keep track of number of deleted devices
|
9 years ago |
Vivek Goyal
|
d929589c1f
devmapper: Implement deferred deletion functionality
|
9 years ago |
Vivek Goyal
|
51e059e7e9
devmapper: Provide option to enabled deferred device deletion
|
9 years ago |
Vivek Goyal
|
6b8b4feaa1
devmapper: construct used device ID map from device Hash map
|
9 years ago |
Vivek Goyal
|
0fcd485626
devmapper: Move UUID setup and verification code in a function
|
9 years ago |
Vivek Goyal
|
69051ec0a5
devmapper: Move thin pool related checks in a function
|
9 years ago |
Vivek Goyal
|
efc1ddd7e3
devmapper: Move base device creation in separate function
|
9 years ago |
Vivek Goyal
|
482eca3099
devmapper: Few code cleanups
|
9 years ago |
Vivek Goyal
|
289145ecc6
devmapper: Get rid of metaData.devicesLock
|
9 years ago |
Vivek Goyal
|
73f8b46d84
devmapper: Get rid of unused function HasActivatedDevice()
|
9 years ago |
Vivek Goyal
|
94caae2477
devmapper: Move maxDeviceID check in loadMetadata
|
9 years ago |
Vivek Goyal
|
39081eb3aa
devmapper: Use deactivateDevice() instead of removeDevice() in deleteDevice()
|
9 years ago |
Vivek Goyal
|
e97e46b737
devmapper: Fail device deletion early if device is still mounted
|
9 years ago |
Vivek Goyal
|
f5c0eb9ffe
devmapper: Fix comments and for HasDevice() and Exists()
|
9 years ago |
Vivek Goyal
|
ba02bf31cb
devmapper: Do not load transaction meta file in device Hash map
|
9 years ago |
Carl Henrik Lunde
|
9a64f2bbb3
Use pkg/mount to support more flags in dm.mountopt
|
9 years ago |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 years ago |
Vincent Demeester
|
6990b76a69
Lint package pkg/devicemapper
|
9 years ago |
Shishir Mahajan
|
4870fb36d4
Warning message for lvm devmapper running on top of loopback devices
|
10 years ago |
Miguel Morales
|
95e3a4ca6d
Typo fix then -> than
|
10 years ago |
Laszlo Meszaros
|
78676f19c1
deviceset.go: fixed link in warning about udex sync is not supported
|
10 years ago |
Alexander Morozov
|
6f89a8ee1b
Merge pull request #15404 from vbatts/vbatts-dm-zero-sized-field
|
10 years ago |
Vincent Batts
|
f83d05c3be
devicemapper: fix zero-sized field access
|
10 years ago |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
10 years ago |
Kir Kolyshkin
|
a83a769347
Simplify and fix os.MkdirAll() usage
|
10 years ago |
Srini Brahmaroutu
|
972a94b449
daemon/graphdriver/devmapper/ fix lint errors/warnings
|
10 years ago |
Arnaud Porterie
|
98ed9a55f4
Merge pull request #14693 from LK4D4/update_libcontainer
|
10 years ago |
Vivek Goyal
|
424d5e55a2
devicemapper: Change default basesize to 100G
|
10 years ago |
Alexander Morozov
|
c86189d554
Update libcontainer
|
10 years ago |