]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm cache: prefix all DMERR and DMINFO messages with cache device name
authorMike Snitzer <snitzer@redhat.com>
Wed, 22 Apr 2015 21:25:56 +0000 (17:25 -0400)
committerMike Snitzer <snitzer@redhat.com>
Thu, 11 Jun 2015 21:13:01 +0000 (17:13 -0400)
commitb61d9509628fea995196a96b4c1713fa67dade88
tree61579153a6d173223f90c148191d6e2c1cd3dd45
parent028ae9f76f2935e8cf9974bff9a4587e3a995ff3
dm cache: prefix all DMERR and DMINFO messages with cache device name

Having the DM device name associated with the ERR or INFO message is
very helpful.

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