From: Pavel Shilovsky Date: Thu, 10 Mar 2011 07:11:05 +0000 (+0300) Subject: CIFS: directio read/write cleanups X-Git-Tag: v3.0-rc1~380^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b81c1c405c063f3ecea66c2f5e9c3aefc5359c8;p=pandora-kernel.git CIFS: directio read/write cleanups 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 Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed