summaryrefslogtreecommitdiff
path: root/libpod/volume_internal_linux.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Add podman volume mount supportDaniel J Walsh2022-02-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* Support size and inode options on builtin volumesDaniel J Walsh2021-08-02
* [NO TESTS NEEDED] Fix rootless volume pluginsPhoenix The Fallen2021-03-24
* bump go module to v3Valentin Rothberg2021-02-22
* Enable golint linterPaul Holzinger2021-02-11
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* make lint: enable gocriticValentin Rothberg2020-01-13
* Wait for `mount` command to finish when mounting volumeMatthew Heon2019-10-30
* Ensure volumes can be removed when they fail to unmountMatthew Heon2019-10-14
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05