aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorAshish Samant <[email protected]>2016-03-14 21:57:35 -0700
committerMiklos Szeredi <[email protected]>2016-03-16 14:38:31 +0100
commit742f992708dff0ada8b426228900ffb009c7167b (patch)
treedc353b2630af0a033d024f9c96e57027a1edd092 /tools/perf/scripts/python/sched-migration.py
parent744742d692e37ad5c20630e57d526c8f2e2fe3c9 (diff)
fuse: return patrial success from fuse_direct_io()
If a user calls writev/readv in direct io mode with partially valid data in the iovec array such that any vector other than the first one in the array contains invalid data, we currently return the error for the invalid iovec. Instead, we should return the number of bytes already written/read and not the error as we do in the non direct_io case. Reported-by: Alexey Kodanev <[email protected]> Signed-off-by: Ashish Samant <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions