Arnd Bergmann 275bd41a6d ibmasmfs: use generic_file_llseek
The default for llseek will change to no_llseek,
so ibmasmfs needs to add explicit .llseek
assignments. Since we're dealing with regular
files from a VFS perspective, use generic_file_llseek.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2010-09-16 10:33:13 +02:00
..
2010-09-16 10:33:13 +02:00
2010-03-12 15:52:44 -08:00
2009-05-06 16:36:10 -07:00
2010-03-13 20:56:54 +01:00