summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2019-01-25 11:59:01 -0800
committerSteve French <stfrench@microsoft.com>2019-03-05 18:10:01 -0600
commit3e9529944d4177bd3a0952f4e7fe4f76c0f9bf6f (patch)
treedb847ea4a4550c488b785175edd4f0f0c74546d5 /fs/iomap.c
parentf0b93cb9d10789381c2c8c3bcab2315c3dcb3311 (diff)
downloadlinux-3e9529944d4177bd3a0952f4e7fe4f76c0f9bf6f.tar.bz2
CIFS: Reopen file before get SMB2 MTU credits for async IO
Currently we get MTU credits before we check an open file if it needs to be reopened. Reopening the file in such conditions leads to a possibility of being stuck waiting indefinitely for credits in the transport layer. Fix this by reopening the file first if needed and then getting MTU credits for async IO. Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions