diff options
author | David Howells <dhowells@redhat.com> | 2023-02-23 09:15:38 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-02 01:17:16 +0100 |
commit | 1907e0fec10c2498729d27550c460528e49abe1e (patch) | |
tree | 0fc7365b6a7122a20e7de7ef58f553c1dae5a51f /fs/cifs/smbdirect.c | |
parent | cifs: Fix cifs_writepages_region() (diff) | |
download | linux-1907e0fec10c2498729d27550c460528e49abe1e.tar.xz linux-1907e0fec10c2498729d27550c460528e49abe1e.zip |
cifs: Add some missing xas_retry() calls
The xas_for_each loops added into fs/cifs/file.c need to go round again if
indicated by xas_retry().
Fixes: b8713c4dbfa3 ("cifs: Add some helper functions")
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Rohith Surabattula <rohiths.msft@gmail.com>
cc: Tom Talpey <tom@talpey.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smbdirect.c')
0 files changed, 0 insertions, 0 deletions