commit | c7d38dbe7d3851e52f6117d9bbbf6865066b81d9 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilov@microsoft.com> | Fri Jan 25 15:23:36 2019 -0800 |
committer | Steve French <stfrench@microsoft.com> | Tue Mar 05 18:10:04 2019 -0600 |
tree | cdd7cc5461580e92addfdc0735bc3470d98fa362 | |
parent | 3e9529944d4177bd3a0952f4e7fe4f76c0f9bf6f [diff] |
CIFS: Find and reopen a file before get MTU credits in writepages Reorder finding and reopening a writable handle file and getting MTU credits in writepages because we may be stuck on low credits otherwise. Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>