Commit 729cdb3a authored by Al Viro's avatar Al Viro

kill IPERM_FLAG_RCU

not used anymore
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 76fe3276
......@@ -1573,8 +1573,6 @@ struct file_operations {
loff_t len);
};
#define IPERM_FLAG_RCU 0x0001
struct inode_operations {
struct dentry * (*lookup) (struct inode *,struct dentry *, struct nameidata *);
void * (*follow_link) (struct dentry *, struct nameidata *);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment