diff options
author | Peter Oberparleiter <[email protected]> | 2015-10-26 15:54:23 +0100 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-11-09 17:40:22 -0800 |
commit | 5cb9b40d6127fed91b00abe44498f19f6ed6a77f (patch) | |
tree | 0a4ef64a100181066494993fe4412ffca5d75ef4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | edb394b512098e9d68923db8340230c3caa4893f (diff) |
scsi_sysfs: Fix queue_ramp_up_period return code
Writing a number to /sys/bus/scsi/devices/<sdev>/queue_ramp_up_period
returns the value of that number instead of the number of bytes written.
This behavior can confuse programs expecting POSIX write() semantics.
Fix this by returning the number of bytes written instead.
Signed-off-by: Peter Oberparleiter <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Ewan D. Milne <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions