Home
last modified time | relevance | path

Searched hist:a6294593e8a1290091d0b078d5d33da5e0cd3dfe (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dfile.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/fs/ntfs/
H A Dfile.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/fs/iomap/
H A Dbuffered-io.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/include/linux/
H A Duio.hdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/lib/
H A Diov_iter.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/fs/fuse/
H A Dfile.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/fs/f2fs/
H A Dfile.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/fs/btrfs/
H A Dfile.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
/openbmc/linux/mm/
H A Dfilemap.cdiff a6294593e8a1290091d0b078d5d33da5e0cd3dfe Mon Aug 02 07:54:16 CDT 2021 Andreas Gruenbacher <agruenba@redhat.com> iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable

Turn iov_iter_fault_in_readable into a function that returns the number
of bytes not faulted in, similar to copy_to_user, instead of returning a
non-zero value when any of the requested pages couldn't be faulted in.
This supports the existing users that require all pages to be faulted in
as well as new users that are happy if any pages can be faulted in.

Rename iov_iter_fault_in_readable to fault_in_iov_iter_readable to make
sure this change doesn't silently break things.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>