|
@@ -2725,7 +2725,6 @@ extern struct inode *new_inode(struct super_block *sb);
|
|
|
extern void free_inode_nonrcu(struct inode *inode);
|
|
|
extern int should_remove_suid(struct dentry *);
|
|
|
extern int file_remove_privs(struct file *);
|
|
|
-extern int dentry_needs_remove_privs(struct dentry *dentry);
|
|
|
|
|
|
extern void __insert_inode_hash(struct inode *, unsigned long hashval);
|
|
|
static inline void insert_inode_hash(struct inode *inode)
|