浏览代码

kill IPERM_FLAG_RCU

not used anymore

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 14 年之前
父节点
当前提交
729cdb3a1e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/linux/fs.h

+ 0 - 2
include/linux/fs.h

@@ -1573,8 +1573,6 @@ struct file_operations {
 			  loff_t len);
 			  loff_t len);
 };
 };
 
 
-#define IPERM_FLAG_RCU	0x0001
-
 struct inode_operations {
 struct inode_operations {
 	struct dentry * (*lookup) (struct inode *,struct dentry *, struct nameidata *);
 	struct dentry * (*lookup) (struct inode *,struct dentry *, struct nameidata *);
 	void * (*follow_link) (struct dentry *, struct nameidata *);
 	void * (*follow_link) (struct dentry *, struct nameidata *);