On Thu, 10 Mar 2011 13:11:05 +0300
Pavel Shilovsky <[email protected]> wrote:

> Recently introduced strictcache mode brought a new code that can be
> efficiently used by directio part. That's let us add vectored operations
> and break unnecessary cifs_user_read and cifs_user_write.
> 
> Signed-off-by: Pavel Shilovsky <[email protected]>
> ---
>  fs/cifs/cifsfs.c |   18 +++++----
>  fs/cifs/cifsfs.h |    8 ++--
>  fs/cifs/file.c   |  103 +----------------------------------------------------
>  3 files changed, 16 insertions(+), 113 deletions(-)
> 

Nice cleanup.

Reviewed-by: Jeff Layton <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to