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)
commit1ec5584e3edf9c4bf2c88c846534d19cf986ba11
tree5e381b9f666fc2d62f42e8c7ebc6097d2cdb449e
parenta0572d93c13d28cc25b2c286ec9378eeb4ddd46c
libfs: use generic_file_llseek for simple_attr

Simple attribute files need to be seekable to
allow resetting the file for another read.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/linux/fs.h