summaryrefslogtreecommitdiffstats
path: root/fs/vfat
diff options
context:
space:
mode:
Diffstat (limited to 'fs/vfat')
-rw-r--r--fs/vfat/namei.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/vfat/namei.c b/fs/vfat/namei.c
index 0dea64e75..0aced9465 100644
--- a/fs/vfat/namei.c
+++ b/fs/vfat/namei.c
@@ -1276,14 +1276,6 @@ struct inode_operations vfat_dir_inode_operations = {
vfat_rmdir, /* rmdir */
NULL, /* mknod */
vfat_rename, /* rename */
- NULL, /* readlink */
- NULL, /* followlink */
- NULL, /* get_block */
- NULL, /* readpage */
- NULL, /* writepage */
- NULL, /* truncate */
- NULL, /* permission */
- NULL /* revalidate */
};
struct super_block *vfat_read_super(struct super_block *sb,void *data,