From e9f1e005de0a2a4ba87b3a252a840a2f060a44e4 Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Sat, 16 Jan 2010 17:00:26 +0100 Subject: [PATCH] --- yaml --- r: 179637 b: refs/heads/master c: 4aa25bcb7dac2d583f1557e2be2d0b598581da54 h: refs/heads/master i: 179635: a6cbcbe63cfa8ed27276c66b12954bcaaff28cd0 v: v3 --- [refs] | 2 +- trunk/fs/ecryptfs/file.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0b207963ef86..4497ef83766a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fe0fc013cd8bbd2f4737c1b2694b37dd7fe459cb +refs/heads/master: 4aa25bcb7dac2d583f1557e2be2d0b598581da54 diff --git a/trunk/fs/ecryptfs/file.c b/trunk/fs/ecryptfs/file.c index dde7bb48bb5f..678172b61be2 100644 --- a/trunk/fs/ecryptfs/file.c +++ b/trunk/fs/ecryptfs/file.c @@ -158,7 +158,7 @@ static int ecryptfs_open(struct inode *inode, struct file *file) struct dentry *ecryptfs_dentry = file->f_path.dentry; /* Private value of ecryptfs_dentry allocated in * ecryptfs_lookup() */ - struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); + struct dentry *lower_dentry; struct ecryptfs_file_info *file_info; mount_crypt_stat = &ecryptfs_superblock_to_private(