commit | 0e8f0d67401589a141950856902c7d0ec8d9c985 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 02 14:48:21 2021 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 03 10:36:51 2021 -0400 |
tree | 556768d7c2f78cdc3acc63d61733ccf13df09530 | |
parent | a506abc7b644d71966a75337d5a534f531b3cdc4 [diff] |
[xarray] iov_iter_fault_in_readable() should do nothing in xarray case ... and actually should just check it's given an iovec-backed iterator in the first place. Cc: stable@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>