Remove no longer accurate note about deferred deletion (#5540)

This commit is contained in:
Misty Stanley-Jones 2017-12-15 15:49:45 -08:00 committed by GitHub
parent 3ef9318fa1
commit 7f36e9b049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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 `devicemapper` storage driver. If the file was previously empty, it should
now contain the following contents: 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 ```json
{ {
"storage-driver": "devicemapper", "storage-driver": "devicemapper",