File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
daemon/graphdriver/devmapper
sources/reference/commandline Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ Here is the list of supported options:
201201
202202 Enables or disables the use of blkdiscard when removing
203203 devicemapper devices. This is enabled by default (only) if using
204- loopback devices and is required to res-parsify the loopback file
204+ loopback devices and is required to resparsify the loopback file
205205 on image/container removal.
206206
207207 Disabling this on loopback can lead to * much* faster container
Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ is 64K.
277277#### dm.blkdiscard
278278Enables or disables the use of blkdiscard when removing devicemapper devices.
279279This is enabled by default (only) if using loopback devices and is required to
280- res-parsify the loopback file on image/container removal.
280+ resparsify the loopback file on image/container removal.
281281
282282Disabling this on loopback can lead to * much* faster container removal times,
283283but will prevent the space used in ` /var/lib/docker ` directory from being returned to
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ Currently supported options are:
329329
330330 Enables or disables the use of blkdiscard when removing devicemapper
331331 devices. This is enabled by default (only) if using loopback devices and is
332- required to res-parsify the loopback file on image/container removal.
332+ required to resparsify the loopback file on image/container removal.
333333
334334 Disabling this on loopback can lead to * much* faster container removal
335335 times, but will make the space used in ` /var/lib/docker ` directory not be
You can’t perform that action at this time.
0 commit comments