On 10/13/07, Michael Halcrow <[EMAIL PROTECTED]> wrote:
> There's a timeout on receiving the reply from the daemon; see
> fs/ecryptfs/messaging.c::ecryptfs_wait_for_response(). That needs to
> be tweaked if there is going to be an interactive prompt in the middle
> of a syscall. Aside from that...

Oh... So this what happens...
How do you think it can be solved?
Also please notice that some crypto operations (smartcards) may take
long, I know cards that takes about 5 seconds for 2048 RSA operation.

> The eCryptfs kernel module requires that only one userspace daemon be
> in communication with the kernel for any given user id. The daemon

Oh... I never meant to run another daemon in order to communicate with
kernel... Just fork(), exec(), wait for user entry and return it to
parent.
Only the parent communicate with netlink socket.

Best Regards,
Alon Bar-Lev.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
eCryptfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecryptfs-devel

Reply via email to