target: Don't return an error if disabling unsupported features
authorAndy Grover <agrover@redhat.com>
Wed, 30 Nov 2011 20:11:50 +0000 (12:11 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 6 Dec 2011 06:00:58 +0000 (06:00 +0000)
If an attribute is present (but not yet supported) it should be OK
to write 0 (a no-op) to the attribute.

This is an issue because userspace should be able to save and restore all
set attribute values without error.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found