diff options
author | Bryant G. Ly <bryantly@linux.vnet.ibm.com> | 2017-07-07 14:20:00 -0500 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-07-09 20:57:56 -0700 |
commit | de8c5221aa003935d6d31becf5850b247dff14a1 (patch) | |
tree | 0bf4a03d5e75e98278a2431097c79d6f932ba77c /drivers/tty/pty.c | |
parent | 016a5fec19e191ed1d45f75d8bfbefdec3f2dada (diff) | |
download | linux-stable-de8c5221aa003935d6d31becf5850b247dff14a1.tar.gz linux-stable-de8c5221aa003935d6d31becf5850b247dff14a1.tar.bz2 linux-stable-de8c5221aa003935d6d31becf5850b247dff14a1.zip |
tcmu: Fix dev_config_store
Currently when there is a reconfig, the uio_info->name
does not get updated to reflect the change in the dev_config
name change.
On restart tcmu-runner there will be a mismatch between
the dev_config string in uio and the tcmu structure that contains
the string. When this occurs it'll reload the one in uio
and you lose the reconfigured device path.
v2: Created a helper function for the updating of uio_info
Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/tty/pty.c')
0 files changed, 0 insertions, 0 deletions