commit | 890559e34eac1fb90a4b5916d4a1387376a05d51 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Apr 13 03:10:18 2017 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 17 14:23:20 2017 -0400 |
tree | bc13690fd3d6c481a05ca416a92710b0816f64ec | |
parent | 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3 [diff] |
orangefs_bufmap_copy_from_iovec(): fix EFAULT handling short copy here should mean instant EFAULT, not "move to the next page and hope it fails there, this time with nothing copied" Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>