From: Al Viro Date: Thu, 2 Apr 2015 01:54:42 +0000 (-0400) Subject: 9p: switch ->writepage() to direct use of p9_client_write() X-Git-Tag: omap-for-v4.1/fixes-rc1~136^2~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371098c6a689da81fbb53bf7acf128f89a6efa09;p=pandora-kernel.git 9p: switch ->writepage() to direct use of p9_client_write() Don't mess with kmap() - just use ITER_BVEC. Signed-off-by: Al Viro --- Reading git-diff-tree failed