From: Mikulas Patocka Date: Fri, 16 Oct 2009 22:18:16 +0000 (+0100) Subject: dm snapshot: require non zero chunk size by end of ctr X-Git-Tag: v2.6.32-rc6~118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2412dc85260e5aae7ebb03bf50d5b1407e3083;p=pandora-kernel.git dm snapshot: require non zero chunk size by end of ctr If we are creating snapshot with memory-stored exception store, fail if the user didn't specify chunk size. Zero chunk size would probably crash a lot of places in the rest of snapshot code. Cc: stable@kernel.org Signed-off-by: Mikulas Patocka Reviewed-by: Jonathan Brassow Reviewed-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed