commit | 1ec5584e3edf9c4bf2c88c846534d19cf986ba11 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Aug 15 21:50:52 2010 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Sep 16 10:33:19 2010 +0200 |
tree | 5e381b9f666fc2d62f42e8c7ebc6097d2cdb449e | |
parent | a0572d93c13d28cc25b2c286ec9378eeb4ddd46c [diff] |
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>