libfs: use generic_file_llseek for simple_attr
authorArnd Bergmann <arnd@arndb.de>
Sun, 15 Aug 2010 19:50:52 +0000 (21:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 16 Sep 2010 08:33:19 +0000 (10:33 +0200)
Simple attribute files need to be seekable to
allow resetting the file for another read.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found