]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ecryptfs/ecryptfs_kernel.h
CRED: Pass credentials through dentry_open()
[linux-2.6-omap-h63xx.git] / fs / ecryptfs / ecryptfs_kernel.h
index 3504cf9df358076c840b2fe48f26000b965116e0..a75026d35d1620ba6986affb8149384d10c66f6c 100644 (file)
@@ -691,7 +691,8 @@ int ecryptfs_init_kthread(void);
 void ecryptfs_destroy_kthread(void);
 int ecryptfs_privileged_open(struct file **lower_file,
                             struct dentry *lower_dentry,
-                            struct vfsmount *lower_mnt);
+                            struct vfsmount *lower_mnt,
+                            const struct cred *cred);
 int ecryptfs_init_persistent_file(struct dentry *ecryptfs_dentry);
 
 #endif /* #ifndef ECRYPTFS_KERNEL_H */