yaffs direct: Fix yaffs direct offset handling for pwrite
authorCharles Manning <cdhmanning@gmail.com>
Thu, 24 Jun 2010 21:45:43 +0000 (09:45 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 24 Jun 2010 21:45:43 +0000 (09:45 +1200)
Note that if the handle is opened with O_APPEND then the pwrite() offset
is ignored and the write appends.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found