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(