From: Mike Snitzer Date: Thu, 24 Oct 2013 18:10:29 +0000 (-0400) Subject: dm table: print error on preresume failure X-Git-Tag: v3.13-rc1~97^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7833b08e18241a1c35c09ef38be840cbf6c58acf;p=pandora-kernel.git dm table: print error on preresume failure If preresume fails it is worth logging an error given that a device is left suspended due to the failure. This change was motivated by local preresume error logging that was added to the cache target ("preresume failed"). Elevating this target-agnostic context for the where the target-specific error occurred relative to the DM core's callouts makes sense. Signed-off-by: Mike Snitzer Signed-off-by: Joe Thornber --- Reading git-diff-tree failed