Re: [PATCH] fs/9p: Use updated offset for writing

From: M. Mohan Kumar
Date: Wed Mar 16 2011 - 07:19:26 EST


On Wednesday 16 March 2011 1:35:46 pm Aneesh Kumar K. V wrote:
> On Wed, 16 Mar 2011 10:39:16 +0530, "M. Mohan Kumar" <mohan@xxxxxxxxxx>
wrote:
> > 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.

>
> You should also update offset on success.

Thanks Aneesh, I will send a updated patch.

----
M. Mohan Kumar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/