|
@@ -155,7 +155,7 @@ static inline int autofs4_ispending(struct dentry *dentry)
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
|
|
-struct inode *autofs4_get_inode(struct super_block *, mode_t);
|
|
|
|
|
|
+struct inode *autofs4_get_inode(struct super_block *, umode_t);
|
|
void autofs4_free_ino(struct autofs_info *);
|
|
void autofs4_free_ino(struct autofs_info *);
|
|
|
|
|
|
/* Expiration */
|
|
/* Expiration */
|