From: Tomohiro Kusumi Date: Thu, 12 Aug 2010 03:13:59 +0000 (+0100) Subject: dm snapshot: persistent use define for disk header chunk size X-Git-Tag: v2.6.36-rc1~51^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c961cb747fa55b664b76abfcb9d44c14ae851f;p=pandora-kernel.git dm snapshot: persistent use define for disk header chunk size This patch fixes hard-coded value for the size of a chunk that includes disk header for persistent snapshot. It should be changed to existing macro NUM_SNAPSHOT_HDR_CHUNKS instead of using hard-coded value 1. Signed-off-by: Tomohiro Kusumi Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed