Permalink
Please sign in to comment.
Browse files
iscsi tools: fix null sysfs string handling
If a string is null we used to get <NULL>. We now get (null). This patch checks for both to support new and old kernels.
- Loading branch information...
0 comments on commit
f0b670c