From 7f36e9b0491ca966ae9170c1724429abb03e9a64 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Fri, 15 Dec 2017 15:49:45 -0800 Subject: [PATCH] Remove no longer accurate note about deferred deletion (#5540) --- engine/userguide/storagedriver/device-mapper-driver.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/engine/userguide/storagedriver/device-mapper-driver.md b/engine/userguide/storagedriver/device-mapper-driver.md index ed3eeb9124..c6afed3722 100644 --- a/engine/userguide/storagedriver/device-mapper-driver.md +++ b/engine/userguide/storagedriver/device-mapper-driver.md @@ -332,10 +332,6 @@ assumes that the Docker daemon is in the `stopped` state. `devicemapper` storage driver. If the file was previously empty, it should now contain the following contents: - > **Note**: The deferred deletion option, `dm.use_deferred_deletion=true`, - > is not yet supported on RHEL, CentOS, or Ubuntu 14.04 when using the - > default kernel. Support was added in the upstream kernel version 3.18. - ```json { "storage-driver": "devicemapper",