commit | 2f9b12a31fcb738ea8c9eb0d4ddf906c6f1d696c | [log] [tgz] |
---|---|---|
author | Michael Halcrow <[email protected]> | Tue Apr 29 00:59:52 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Apr 29 08:06:07 2008 -0700 |
tree | e6cde843b575c2b29396ee2b66af285da68c5a79 | |
parent | 6a3fd92e73fffd9e583650c56ad9558afe51dc5c [diff] |
eCryptfs: protect crypt_stat->flags in ecryptfs_open() Make sure crypt_stat->flags is protected with a lock in ecryptfs_open(). Signed-off-by: Michael Halcrow <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>