From e5aea7b49f2b1fd01f35ca7abeb76f5c56128a55 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Fri, 13 Jun 2014 14:47:24 +0100 Subject: [PATCH] dm thin: relax external origin size constraints Track the size of any external origin. Previously the external origin's size had to be a multiple of the thin-pool's block size, that is no longer a requirement. In addition, snapshots that are larger than the external origin are now supported. Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer --- Reading git-format-patch failed