From: Mike Snitzer Date: Thu, 8 Oct 2015 22:05:41 +0000 (-0400) Subject: dm snapshot: add new persistent store option to support overflow X-Git-Tag: omap-for-v4.3/fixes-rc5~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d3cc011e532d8c9db76cf717bcafa53c135595;p=pandora-kernel.git dm snapshot: add new persistent store option to support overflow Commit 76c44f6d80 introduced the possibly for "Overflow" to be reported by the snapshot device's status. Older userspace (e.g. lvm2) does not handle the "Overflow" status response. Fix this incompatibility by requiring newer userspace code, that can cope with "Overflow", request the persistent store with overflow support by using "PO" (Persistent with Overflow) for the snapshot store type. Reported-by: Zdenek Kabelac Fixes: 76c44f6d80 ("dm snapshot: don't invalidate on-disk image on snapshot write overflow") Reviewed-by: Mikulas Patocka Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed