From: Pavel Shilovsky Date: Mon, 24 Jan 2011 19:16:35 +0000 (-0500) Subject: CIFS: Implement cifs_strict_writev (try #4) X-Git-Tag: v2.6.38-rc3~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72432ffcf555decbbae47f1be338e1d2f210aa69;p=pandora-kernel.git CIFS: Implement cifs_strict_writev (try #4) If we don't have Exclusive oplock we write a data to the server. Also set invalidate_mapping flag on the inode if we wrote something to the server. Add cifs_iovec_write to let the client write iovec buffers through CIFSSMBWrite2. Signed-off-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed