projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76fe327
)
kill IPERM_FLAG_RCU
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 21 Jun 2011 05:01:22 +0000
(
01:01
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:36 +0000
(
01:43
-0400)
not used anymore
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/fs.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/fs.h
b/include/linux/fs.h
index 1fdefe3995fd73d52bbc9994cfeae97226daa757..8494aac189f0569762682460943af53749be51e0 100644
(file)
--- a/
include/linux/fs.h
+++ b/
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 *);