Re: [Ecryptfs-users] [PATCH] eCryptfs: Introduce procfs communications with daemon

2008-04-05 Thread Michael Halcrow
On Sat, Apr 05, 2008 at 10:00:05PM -0500, Michael Halcrow wrote: > # insmod ecryptfs.ko ecryptfs_transport=3D3 Another mailer flub. It should be: # insmod ecryptfs.ko ecryptfs_transport=3 pgpzGeEmS614A.pgp Description: PGP signature --

[Ecryptfs-users] [PATCH] eCryptfs: Introduce procfs communications with daemon

2008-04-05 Thread Michael Halcrow
As you probably noticed by now, eCryptfs public key modules do not work with 2.6.24 because of a problem with netlink. I have no idea why that is happening, and I really do not care to debug it. Instead, I have implemented a real device file (via procfs) for communications with the userspace daemon