spufs: use llseek in all file operations
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Jul 2010 20:40:19 +0000 (22:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 16 Sep 2010 08:33:12 +0000 (10:33 +0200)
The default for llseek is changing, so we need
explicit operations everywhere.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: linuxppc-dev@ozlabs.org

No differences found