From 02fa641a1cd3a6ee4e6dc76b62de30cac3781ba9 Mon Sep 17 00:00:00 2001 From: OGAWA Hirofumi Date: Wed, 12 Nov 2008 07:48:01 +0900 Subject: [PATCH] --- yaml --- r: 124965 b: refs/heads/master c: 985eafcc5480b0d98419b96869f2560abb2764c7 h: refs/heads/master i: 124963: ffac1e57e134db9c3c5be7bcb9bfec404d73e0e0 v: v3 --- [refs] | 2 +- trunk/fs/fat/dir.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cde00146e904..019958621f47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ebeb0406f153db51ab2d4771faf2342bd6ca14dd +refs/heads/master: 985eafcc5480b0d98419b96869f2560abb2764c7 diff --git a/trunk/fs/fat/dir.c b/trunk/fs/fat/dir.c index 67e058357098..3a7f603b6982 100644 --- a/trunk/fs/fat/dir.c +++ b/trunk/fs/fat/dir.c @@ -841,7 +841,6 @@ 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,