]> git.baikalelectronics.ru Git - kernel.git/commit
tcmu: add helper to check if dev was configured
authorMike Christie <mchristi@redhat.com>
Thu, 9 Mar 2017 08:42:08 +0000 (02:42 -0600)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 18 Mar 2017 23:32:19 +0000 (16:32 -0700)
commit4d41800babb9379553a445a33fe4cfcde1f5df2b
treea14839ba48ed742586f518643aa75f87dd41bb94
parentdd034b9cf9f8239b9c7ddad4c80f1d8aaca099d9
tcmu: add helper to check if dev was configured

This adds a helper to check if the dev was configured. It
will be used in the next patch to prevent updates to some
config settings after the device has been setup.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_user.c