]> 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)
commitc99ca9f1d24b3526f7b6e6d55842b419c1740870
treea14839ba48ed742586f518643aa75f87dd41bb94
parentcbca6627602a3dc562a2a9830fec32c10cf74916
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