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)
... and keep the sodding requests on stack - they are small enough.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found