commit | 2306bfb208b9c403592a0513b08f2e6ad53056d5 | [log] [tgz] |
---|---|---|
author | Eric Seppanen <eric@purestorage.com> | Thu Nov 21 14:49:56 2013 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Dec 11 10:59:33 2013 -0800 |
tree | bffa17764e7eb86a91620996562c92dfa3b557f6 | |
parent | 374b105797c3d4f29c685f3be535c35f5689b30e [diff] |
iscsi-target: return -EINVAL on oversized configfs parameter The iSCSI CHAP auth parameters are already copied with respect for the destination buffer size. Return -EINVAL instead of silently truncating the input. Signed-off-by: Eric Seppanen <eric@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>