commit | aaf0ef1d2bce05cfd06cf29c96a6973df4d0a6a8 | [log] [tgz] |
---|---|---|
author | M. Mohan Kumar <mohan@in.ibm.com> | Wed Mar 16 21:40:49 2011 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Mar 22 16:32:49 2011 -0500 |
tree | 32c0bba396dcdf5e5c920aff3560bed48f4c159f | |
parent | 316ad5501c2098cb2a2a25ed77a0421f1671411c [diff] |
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 <mohan@in.ibm.com> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>