diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-07-08 01:40:06 +0400 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2010-07-21 22:39:27 +0400 |
commit | dd378c2102cf4bf81144db70771d09ecead2cd15 (patch) | |
tree | 09baada8c6f0cccf3fad21c0739f2d8cbd3a7e44 /mm/page_io.c | |
parent | cc323b2aaa3921c4eeec309ff64256b0c43ca752 (diff) | |
download | linux-dd378c2102cf4bf81144db70771d09ecead2cd15.tar.xz |
IB/qib: Use generic_file_llseek
When the default llseek action gets changed to no_llseek, all file
systems relying on the current behaviour need to set explicit .llseek
operations.
In case of qib_fs, we want the files to be seekable, so
generic_file_llseek fits best.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions