Browse Source

devmapper: document the default DM thin pool blocksize

Docker-DCO-1.1-Signed-off-by: Mike Snitzer <snitzer@redhat.com> (github: snitm)
Mike Snitzer 11 years ago
parent
commit
79f217e350
1 changed files with 2 additions and 1 deletions
  1. 2 1
      daemon/graphdriver/devmapper/README.md

+ 2 - 1
daemon/graphdriver/devmapper/README.md

@@ -128,7 +128,8 @@ Here is the list of supported options:
 
 
  *  `dm.blocksize`
  *  `dm.blocksize`
 
 
-    Specifies a custom blocksize to use for the thin pool.
+    Specifies a custom blocksize to use for the thin pool.  The default
+    blocksize is 512K.
 
 
     Example use:
     Example use: