summaryrefslogtreecommitdiffstats
path: root/fs/autofs/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/autofs/dir.c')
-rw-r--r--fs/autofs/dir.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/autofs/dir.c b/fs/autofs/dir.c
index a8262e701..018b6787b 100644
--- a/fs/autofs/dir.c
+++ b/fs/autofs/dir.c
@@ -76,10 +76,8 @@ struct inode_operations autofs_dir_inode_operations = {
NULL, /* get_block */
NULL, /* readpage */
NULL, /* writepage */
- NULL, /* flushpage */
NULL, /* truncate */
NULL, /* permission */
- NULL, /* smap */
NULL /* revalidate */
};