diff options
author | Long Li <longli@microsoft.com> | 2018-10-31 23:13:10 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-11-02 20:09:42 +0100 |
commit | 8c5f9c1ab7cb45f6584ce312b14fb310a8fa28f3 (patch) | |
tree | 04d1492038748e64e95f13c295aaf0f338f6af3e /fs/fscache/stats.c | |
parent | CIFS: Add support for direct I/O read (diff) | |
download | linux-8c5f9c1ab7cb45f6584ce312b14fb310a8fa28f3.tar.xz linux-8c5f9c1ab7cb45f6584ce312b14fb310a8fa28f3.zip |
CIFS: Add support for direct I/O write
With direct I/O write, user supplied buffers are pinned to the memory and data
are transferred directly from user buffers to the transport layer.
Change in v3: add support for kernel AIO
Change in v4:
Refactor common write code to __cifs_writev for direct and non-direct I/O.
Retry on direct I/O failure.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/fscache/stats.c')
0 files changed, 0 insertions, 0 deletions