diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h index eb870551a7cf..73e3d3810e3f 100644 --- a/fs/autofs4/autofs_i.h +++ b/fs/autofs4/autofs_i.h @@ -111,8 +111,6 @@ struct autofs_sb_info { int max_proto; unsigned long exp_timeout; unsigned int type; - int reghost_enabled; - int needs_reghost; struct super_block *sb; struct mutex wq_mutex; struct mutex pipe_mutex;