RE: [PATCH V3 (resend) 3/7] CIFS: Add support for direct I/O read

2018-09-24 Thread Long Li
> Subject: Re: [PATCH V3 (resend) 3/7] CIFS: Add support for direct I/O read > > чт, 20 сент. 2018 г. в 14:22, Long Li : > > > > From: Long Li > > > > With direct I/O read, we transfer the data directly from transport > > layer to the user data buffer

Re: [PATCH V3 (resend) 3/7] CIFS: Add support for direct I/O read

2018-09-21 Thread Pavel Shilovsky
чт, 20 сент. 2018 г. в 14:22, Long Li : > > From: Long Li > > With direct I/O read, we transfer the data directly from transport layer to > the user data buffer. > > Change in v3: add support for kernel AIO > > Signed-off-by: Long Li > --- > fs/cifs/cifsfs.h | 1 + > fs/cifs/cifsglob.h | 5