diff options
author | David Howells <dhowells@redhat.com> | 2024-07-26 19:46:42 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-09-12 13:20:42 +0300 |
commit | a2906d3316fc19bf0ade84618bb73eab604c447e (patch) | |
tree | 167fe3e591ed714f916044338977dc2ebb8c17a7 /rust/helpers/task.c | |
parent | 2982c8c19bab020e38da9d503aa21a3b389c53ac (diff) | |
download | linux-a2906d3316fc19bf0ade84618bb73eab604c447e.tar.xz |
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
Switch cifs from using an xarray to hold the transport crypto buffer to
using a folio_queue and use ITER_FOLIOQ rather than ITER_XARRAY.
This is part of the process of phasing out ITER_XARRAY.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Paulo Alcantara <pc@manguebit.com>
cc: Tom Talpey <tom@talpey.com>
cc: Enzo Matsumiya <ematsumiya@suse.de>
cc: linux-cifs@vger.kernel.org
Link: https://lore.kernel.org/r/20240814203850.2240469-25-dhowells@redhat.com/ # v2
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions