diff options
author | David Howells <dhowells@redhat.com> | 2022-10-27 22:40:17 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-02-20 17:25:44 -0600 |
commit | 39bc58203f040ebafbec48198a83c246b25eba99 (patch) | |
tree | 54b55cee24b801a59913606983a6a446a6a20858 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | e5fbdde430171175f32094c8059eea0d0e2487ae (diff) | |
download | linux-39bc58203f040ebafbec48198a83c246b25eba99.tar.gz linux-39bc58203f040ebafbec48198a83c246b25eba99.tar.bz2 linux-39bc58203f040ebafbec48198a83c246b25eba99.zip |
cifs: Add a function to Hash the contents of an iterator
Add a function to push the contents of a BVEC-, KVEC- or XARRAY-type
iterator into a synchronous hash algorithm.
UBUF- and IOBUF-type iterators are not supported on the assumption that
either we're doing buffered I/O, in which case we won't see them, or we're
doing direct I/O, in which case the iterator will have been extracted into
a BVEC-type iterator higher up.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Rohith Surabattula <rohiths.msft@gmail.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: linux-fsdevel@vger.kernel.org
cc: linux-crypto@vger.kernel.org
Link: https://lore.kernel.org/r/166697257423.61150.12070648579830206483.stgit@warthog.procyon.org.uk/ # rfc
Link: https://lore.kernel.org/r/166732029577.3186319.17162612653237909961.stgit@warthog.procyon.org.uk/ # rfc
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions