git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65b0c78
)
target: Don't return an error if disabling unsupported features
author
Andy Grover
<agrover@redhat.com>
Wed, 30 Nov 2011 20:11:50 +0000
(12:11 -0800)
committer
Nicholas 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