dm cache metadata: name the cache block that couldn't be loaded
authorMike Snitzer <snitzer@redhat.com>
Tue, 4 Oct 2016 19:22:17 +0000 (15:22 -0400)
committerMike Snitzer <snitzer@redhat.com>
Thu, 16 Feb 2017 18:12:48 +0000 (13:12 -0500)
commit48551054fc256285289f6d03abd50cb74fb71819
treef2c3c4577c97da7ec8c9ff1fe166d1c3b1bfab65
parent629d0a8a1a104187db8fbf966e4cc5cfb6aa9a3c
dm cache metadata: name the cache block that couldn't be loaded

Improves __load_mapping_v1() and __load_mapping_v2() DMERR messages to
explicitly name the cache block number whose mapping couldn't be
loaded.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-cache-metadata.c