[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070618121455.GI9319@duck.suse.cz>
Date: Mon, 18 Jun 2007 14:14:55 +0200
From: Jan Kara <jack@...e.cz>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] Quota netlink interface
Hello,
I've written a patch implementing quota netlink interface. Whenever some
event happens (like user exceeding softlimit), a message is sent to
userpace. Then, in userspace we can decide what to do with the message -
print it to console, show a dialog or whatever... I've also written a new
daemon that listens to netlink and sends the received message to DBus and/or
to the console the user has last written to.
If somebody is interested in trying it out, he can checkout latest
quota-tools CVS and I can provide him with the modified libnl providing
better support for generic netlink handling.
Honza
--
Jan Kara <jack@...e.cz>
SuSE CR Labs
View attachment "quota-2.6.22-rc5-1-quota_messages.diff" of type "text/x-patch" (10961 bytes)
Powered by blists - more mailing lists