]> git.baikalelectronics.ru Git - kernel.git/commit
dm table: log table creation error code
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 21 Oct 2021 21:13:27 +0000 (23:13 +0200)
committerMike Snitzer <snitzer@redhat.com>
Mon, 1 Nov 2021 17:28:52 +0000 (13:28 -0400)
commit223e304d3ca0aeed008d446488d8770ed8cf85bb
tree9b2d25739bb0f8a314d022ad8beebf59f0c0ef05
parentdc5924bf79eead92db15005f06af31f84393f01a
dm table: log table creation error code

Help debugging table creation errors by adding the error name in the log.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-table.c