From 371098c6a689da81fbb53bf7acf128f89a6efa09 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Wed, 1 Apr 2015 21:54:42 -0400 Subject: [PATCH] 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-format-patch failed