From df60e81e5e38f1428d1746b751f89e1f46e24724 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 21 Jun 2011 01:01:22 -0400 Subject: [PATCH] --- yaml --- r: 257326 b: refs/heads/master c: 729cdb3a1ee03a4363f9c7e66ddd979727e99e1f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/fs.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 64cefaaf0af7..61d4daf12ef3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76fe3276be26cff2e609cdcfbc1265cf1dd72b2c +refs/heads/master: 729cdb3a1ee03a4363f9c7e66ddd979727e99e1f diff --git a/trunk/include/linux/fs.h b/trunk/include/linux/fs.h index 1fdefe3995fd..8494aac189f0 100644 --- a/trunk/include/linux/fs.h +++ b/trunk/include/linux/fs.h @@ -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 *);