commit | c638830d040696ff2bae07785fd4277e7e3fe7c4 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Wed Nov 30 12:11:50 2011 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Dec 06 06:00:58 2011 +0000 |
tree | d81f55b5ecbbecadcd3dc81edfd9f0dedc9901b8 | |
parent | 65b0c78d5a0ca2cb82b7b9f54f855896e0d7fc10 [diff] |
target: Don't return an error if disabling unsupported features 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>