summaryrefslogtreecommitdiff
path: root/daemon/graphdriver/devmapper/devmapper_test.go
Commit message (Expand)AuthorAgeFilesLines
* Finish refactor of UID/GID usage to a new structCory Snider2022-03-141-1/+2
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* Merge pull request #42193 from lzhfromustc/3_23Brian Goff2021-07-281-1/+1
|\
| * discovery & test: Fix goroutine leaks by adding 1 buffer to channellzhfromustc2021-03-241-1/+1
* | reformat "nolint" commentsSebastiaan van Stijn2021-06-101-1/+1
|/
* daemon/graphdriver: normalize comment formattingSebastiaan van Stijn2019-11-271-1/+1
* devmapper: fix unit testKir Kolyshkin2019-10-071-2/+3
* unconvert: remove unnescessary conversionsSebastiaan van Stijn2019-09-181-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* devmapper: add a test for mount leak workaroundAleksa Sarai2017-11-081-0/+53
* Fix vfs unit test and port VFS to the new IDMappingsDaniel Nephin2017-06-071-1/+43
* use t.Fatal() to output the err message where the values used for formattingfate-grand-order2017-02-231-3/+3
* duplicated theJie Luo2016-12-211-1/+1
* devmapper: Drop devices lock before returning from functionVivek Goyal2015-10-191-0/+29
* Add user namespace (mapping) support to the Docker enginePhil Estes2015-10-091-1/+1
* Try to resize data and metadata loopback file when initiating devicemapperChun Chen2015-09-241-0/+39
* daemon/graphdriver/devmapper/ fix lint errors/warningsSrini Brahmaroutu2015-07-291-4/+4
* Revert "Fix implicit DeviceMapper selection"David Calavera2015-07-071-0/+1
* Fix implicit DeviceMapper selectionDavid Calavera2015-07-021-1/+0
* devmapper: storage-opt override for udev syncVincent Batts2015-04-101-0/+1
* Mknod more loopbacks for devmapperMichael Crosby2014-11-211-0/+3
* devmapper: include dm_deps information in debugVincent Batts2014-09-251-1/+2
* Replace "amd64" build tags with "cgo" as appropriate, and remove where unnece...Tianon Gravi2014-08-061-1/+1
* update go import path and libcontainerVictor Vieux2014-07-241-1/+1
* devicemapper: Remove non-general testsAlexander Larsson2014-05-161-268/+18
* Rename runtime/* to daemon/*Alexander Larsson2014-04-171-0/+287