From: Jan Kara Date: Wed, 17 Oct 2007 06:29:31 +0000 (-0700) Subject: quota: send messages via netlink X-Git-Tag: v2.6.24-rc1~642 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8934695dfd1d5013555a74a9da706a2e301cb0;p=pandora-kernel.git quota: send messages via netlink Implement sending of quota messages via netlink interface. The advantage is that in userspace we can better decide what to do with the message - for example display a dialogue in your X session or just write the message to the console. As a bonus, we can get rid of problems with console locking deep inside filesystem code once we remove the old printing mechanism. Signed-off-by: Jan Kara Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed