Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIFS: Calculate the correct request length based on page offset and t…
…ail size It's possible that the page offset is non-zero in the pages in a request, change the function to calculate the correct data buffer length. Signed-off-by: Long Li <longli@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
- Loading branch information