diff options
| author | Hiroya Nozaki <[email protected]> | 2016-11-10 12:31:00 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-11-14 16:02:55 +0100 |
| commit | ca42800ced404044603e89d485a34d0239047435 (patch) | |
| tree | c4357af943beea55c4b6fbd7dc987a099aa9d3dd /tools/perf/scripts/python/bin | |
| parent | 6bf18cd3b3e0ce5995b55dcb5b7005fe18523d8b (diff) | |
staging: lustre: llite: ll_write_begin/end not passing on errors
Because of a implementation of generic_perform_write(), write(2)
may return 0 with no errno even if EDQUOT or ENOSPC actually
happened in it. This patch fixes the issue with setting a proper
errno to ci_result.
Signed-off-by: Hiroya Nozaki <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6732
Reviewed-on: http://review.whamcloud.com/15302
Reviewed-by: Bobi Jam <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions