From: Peng Tao Date: Thu, 21 Nov 2013 14:28:25 +0000 (+0800) Subject: staging/lustre/libcfs: remove filp_write X-Git-Tag: v3.14-rc1~150^2~736 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ebcb731fc078085e3f11c41526840eccbceff44;p=pandora-kernel.git staging/lustre/libcfs: remove filp_write Use vfs_write instead and call kmap/kunmap to ensure that we can access high memory zone. Cc: Andreas Dilger Signed-off-by: Peng Tao Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed