diff options
author | Michael Halcrow <mhalcrow@us.ibm.com> | 2007-06-27 14:09:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-28 11:34:53 -0700 |
commit | e10f281bca03f45bdec91e67645c394eaec2f8f6 (patch) | |
tree | e6c0d1b43843d36c36c54aedba3d6b1395435bda /kernel/exec_domain.c | |
parent | 240e2df5c740d73fc08cac9989872212deb2d20e (diff) |
eCryptfs: initialize crypt_stat in setattr
Recent changes in eCryptfs have made it possible to get to ecryptfs_setattr()
with an uninitialized crypt_stat struct. This results in a wide and colorful
variety of unpleasantries. This patch properly initializes the crypt_stat
structure in ecryptfs_setattr() when it is necessary to do so.
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions