[systemd-devel] [PATCH] cryptsetup: support discards (TRIM)

2012-05-19 Thread Matthew Monaco
From: Matthew Monaco --- src/cryptsetup/cryptsetup.c |6 ++ 1 file changed, 6 insertions(+) diff --git a/src/cryptsetup/cryptsetup.c b/src/cryptsetup/cryptsetup.c index 6d4e965..b26fcca 100644 --- a/src/cryptsetup/cryptsetup.c +++ b/src/cryptsetup/cryptsetup.c @@ -41,6 +41,7 @@ static c

Re: [systemd-devel] logind: session management

2012-05-19 Thread David Herrmann
Hi I've spent some more time reading systemd/src/login/logind* and could solve few questions myself, but the multi-session question still remains: On Wed, May 16, 2012 at 4:01 PM, David Herrmann wrote: > Hi > > I am currently working on kmscon, a user-space VT replacement. In it's > current stat