diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2024-01-18 12:14:10 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-24 05:23:29 +0300 |
commit | 4cdad80261862c8cdcbb5fd232aa713d0bdefe24 (patch) | |
tree | d24b217e24f613887c03ae21cce25a1f59f8a62a /drivers/fsi | |
parent | 4f1fffa2376922f3d1d506e49c0fd445b023a28e (diff) | |
download | linux-4cdad80261862c8cdcbb5fd232aa713d0bdefe24.tar.xz |
cifs: set replay flag for retries of write command
Similar to the rest of the commands, this is a change
to add replay flags on retry. This one does not add a
back-off, considering that we may want to flush a write
ASAP to the server. Considering that this will be a
flush of cached pages, the retrans value is also not
honoured.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions