OSDN Git Service

ecryptfs: don't reinvent the wheels, please - use struct completion
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 25 Jun 2012 07:38:56 +0000 (11:38 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 20:01:02 +0000 (00:01 +0400)
commit3b8b487114c95ef6db5fef708ef69bfb5209014e
treec5216f4440c67582c17287ca43ff7a3edf17e733
parent8fc37ec54cd8e37193b0d42809b785ff19661c34
ecryptfs: don't reinvent the wheels, please - use struct completion

... and keep the sodding requests on stack - they are small enough.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/kthread.c
fs/ecryptfs/main.c