dm block manager: cleanup code that prints stacktrace
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 24 Nov 2015 00:12:05 +0000 (19:12 -0500)
committerMike Snitzer <snitzer@redhat.com>
Thu, 10 Dec 2015 15:38:56 +0000 (10:38 -0500)
commit313c9b97361fca3a606fc74de86bee6dc7988bca
tree0809a86dca1f372844868bebbc54e4de7db23366
parentfe3265b180d6282648f03bc6ac3958c733df01c2
dm block manager: cleanup code that prints stacktrace

There is no need to record stack trace and immediately print it.  Just
use dump_stack() to print the current stack.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/persistent-data/dm-block-manager.c