> Subject: Re: [Patch v2 04/15] CIFS: Add support for direct pages in wdata
>
> On 5/30/2018 3:47 PM, Long Li wrote:
> > From: Long Li
> >
> > Add a function to allocate wdata without allocating pages for data
> > transfer. This gives the caller an option to pass
On 5/30/2018 3:47 PM, Long Li wrote:
From: Long Li
Add a function to allocate wdata without allocating pages for data
transfer. This gives the caller an option to pass a number of pages that
point to the data buffer to write to.
wdata is reponsible for free those pages after it's done.
Same
From: Long Li
Add a function to allocate wdata without allocating pages for data
transfer. This gives the caller an option to pass a number of pages that
point to the data buffer to write to.
wdata is reponsible for free those pages after it's done.
Signed-off-by: Long Li
---
fs/cifs/cifsglob
3 matches
Mail list logo