From: M. Mohan Kumar Date: Wed, 16 Mar 2011 16:10:49 +0000 (+0530) Subject: 9p: use the updated offset given by generic_write_checks X-Git-Tag: v2.6.39-rc1~381^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf0ef1d2bce05cfd06cf29c96a6973df4d0a6a8;p=pandora-kernel.git 9p: use the updated offset given by generic_write_checks Without this fix, even if a file is opened in O_APPEND mode, data will be written at current file position instead of end of file. Signed-off-by: M. Mohan Kumar Reviewed-by: Aneesh Kumar K.V Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed