summaryrefslogtreecommitdiff
path: root/daemon/graphdriver/btrfs/btrfs_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/containerfs: alias ContainerFS to stringCory Snider2022-09-231-3/+1
* pkg/containerfs: simplify ContainerFS typeCory Snider2022-09-231-1/+1
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* LCOW: Implemented support for docker cp + buildAkash Gupta2017-09-141-1/+3
* Pass all graphdriver create() parameters in a structVivek Goyal2016-11-091-1/+1
* Adding readOnly parameter to graphdriver Create methodStefan J. Wernli2016-04-061-1/+1
* CLI flag for docker create(run) to change block device size.Shishir Mahajan2016-03-281-1/+1
* Fix btrfs recursive btrfs subvol deleteBrian Goff2015-12-151-0/+32
* cleanup and fix btrfs subvolume recursion deletionJessica Frazelle2015-08-251-1/+2
* Windows: Don't build Linux graph driversJohn Howard2015-06-081-0/+2
* update go import path and libcontainerVictor Vieux2014-07-241-1/+1
* graphdriver: Add generic test framework for graph driversAlexander Larsson2014-05-091-0/+28