summaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-08-03 13:31:51 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2016-08-03 13:31:51 -0400
commit8ecfb75216a71ba0e00e419ddafa52d12d965445 (patch)
treed0a5eae3b63156c71b3f5f3ba77648aa1322871a /fs/internal.h
parent7d50a29fe43848b7d3c8309f8617db3305c0db18 (diff)
parentf0fce87c36aec5c4a895c78b76396f5727047b93 (diff)
downloadop-kernel-dev-8ecfb75216a71ba0e00e419ddafa52d12d965445.zip
op-kernel-dev-8ecfb75216a71ba0e00e419ddafa52d12d965445.tar.gz
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
Diffstat (limited to 'fs/internal.h')
-rw-r--r--fs/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/internal.h b/fs/internal.h
index cef0913..cc5a530 100644
--- a/fs/internal.h
+++ b/fs/internal.h
@@ -117,6 +117,7 @@ extern int vfs_open(const struct path *, struct file *, const struct cred *);
*/
extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc);
extern void inode_add_lru(struct inode *inode);
+extern int dentry_needs_remove_privs(struct dentry *dentry);
/*
* fs-writeback.c
OpenPOWER on IntegriCloud