rancher / convoy

A Docker volume plugin, managing persistent container volumes.
Apache License 2.0
1.31k stars 135 forks source link

Add options to support xfs and configurable timeout, fix #84, #73, #99 #106

Closed jinuxstyle closed 8 years ago

jinuxstyle commented 8 years ago

Two commits: one for supporting xfs with newly added option dm.fs, another for making the timeout value for executing commands configurable.

jinuxstyle commented 8 years ago

Replaces pull request #95

yasker commented 8 years ago

Merged, thanks!