Re-apply changes made in 24ec73f

Signed-off-by: Matt Bentley <matt.bentley@docker.com>
Upstream-commit: 0b8ea4387a3b1e415a49b9c6dbead858891a5ce9
Component: engine
This commit is contained in:
Matt Bentley
2016-05-25 08:46:39 -04:00
parent 0f6a9d4e70
commit e79985ff9b

View File

@ -358,7 +358,7 @@ If you run into repeated problems with thin pool, you can use the
`dm.min_free_space` option to tune the Engine behavior. This value ensures that
operations fail with a warning when the free space is at or near the minimum.
For information, see <a
href="../../../reference/commandline/daemon/#storage-driver-options"
href="../../../reference/commandline/dockerd/#storage-driver-options"
target="_blank">the storage driver options in the Engine daemon reference</a>.
@ -658,4 +658,4 @@ data volumes.
* [Select a storage driver](selectadriver.md)
* [AUFS storage driver in practice](aufs-driver.md)
* [Btrfs storage driver in practice](btrfs-driver.md)
* [daemon reference](../../reference/commandline/daemon#storage-driver-options)
* [daemon reference](../../reference/commandline/dockerd#storage-driver-options)