From: Jan Blunck Date: Wed, 26 May 2010 21:44:44 +0000 (-0700) Subject: osst: update ppos instead of using file->f_pos X-Git-Tag: v2.6.35-rc1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c54b64027b52ba43b86fe6219910a9e9a88b73;p=pandora-kernel.git osst: update ppos instead of using file->f_pos osst_read()/osst_write() modify file->f_pos directly instead of the ppos given to them. The VFS later updates the file->f_pos and overwrites it with the value of ppos. Signed-off-by: Jan Blunck Cc: Frederic Weisbecker Cc: Willem Riede Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed