kill lookup_create()
folded into the only caller (kern_path_create()) Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
5da4e68944
commit
ed75e95de5
2 changed files with 18 additions and 37 deletions
|
@ -423,7 +423,6 @@ static inline bool d_need_lookup(struct dentry *dentry)
|
|||
}
|
||||
|
||||
extern void d_clear_need_lookup(struct dentry *dentry);
|
||||
extern struct dentry *lookup_create(struct nameidata *nd, int is_dir);
|
||||
|
||||
extern int sysctl_vfs_cache_pressure;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue