X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffat%2Fdir.c;h=bae1c3292522eddbb744bcf6e6f84bc56da349e3;hb=3222a3e55f4025acb2a5a4379cf2f2b7df1f1243;hp=cd4a0162e10d6dea7507507cf25a13fd93d93f04;hpb=4e9ed2f85af7adfa7c3f0efa839a53186254fdcb;p=linux-2.6-omap-h63xx.git diff --git a/fs/fat/dir.c b/fs/fat/dir.c index cd4a0162e10..bae1c329252 100644 --- a/fs/fat/dir.c +++ b/fs/fat/dir.c @@ -839,6 +839,7 @@ const struct file_operations fat_dir_operations = { .compat_ioctl = fat_compat_dir_ioctl, #endif .fsync = file_fsync, + .llseek = generic_file_llseek, }; static int fat_get_short_entry(struct inode *dir, loff_t *pos,