Commit ca8e34f2 authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Lock lower directory inode mutex during lookup

This patch locks the lower directory inode's i_mutex before calling
lookup_one_len() to find the appropriate dentry in the lower filesystem.
This bug was found thanks to the warning set in commit 2f9092e1

.

Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent e77cc8d2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment