kill file_permission() completely
convert the last remaining caller to inode_permission() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
1b5d783c94
commit
3bfa784a65
3 changed files with 2 additions and 20 deletions
|
@ -1490,7 +1490,6 @@ extern void dentry_unhash(struct dentry *dentry);
|
|||
/*
|
||||
* VFS file helper functions.
|
||||
*/
|
||||
extern int file_permission(struct file *, int);
|
||||
extern void inode_init_owner(struct inode *inode, const struct inode *dir,
|
||||
mode_t mode);
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue