projects
/
unionfs-2.6.37.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52bf542
)
VFS: export release_open_intent
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 6 Jan 2010 04:39:25 +0000
(23:39 -0500)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 30 Mar 2011 23:21:50 +0000
(19:21 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
include/linux/namei.h
patch
|
blob
|
history
diff --git
a/include/linux/namei.h
b/include/linux/namei.h
index 05b441d9364202ff09ccaa4db7ca28044db30290..dca6f9a8cd13b30bc37029124160b405c109b638 100644
(file)
--- a/
include/linux/namei.h
+++ b/
include/linux/namei.h
@@
-72,6
+72,7
@@
extern int vfs_path_lookup(struct dentry *, struct vfsmount *,
extern struct file *lookup_instantiate_filp(struct nameidata *nd, struct dentry *dentry,
int (*open)(struct inode *, struct file *));
+extern void release_open_intent(struct nameidata *);
extern struct dentry *lookup_one_len(const char *, struct dentry *, int);