Skip to content
Commit 852b6ed1 authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

target/iblock: Use match_strlcpy for Opt_udev_path string assignment

Following commit dbc6e022

 from Al Viro for fileio, go ahead and make
Opt_udev_path within iblock_set_configfs_dev_params use match_strlcpy
instead of the match_strdup -> snprintf -> kfree equivalent.

Reported-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 35d1efe8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment