From: Christoph Hellwig Date: Sun, 17 Jan 2010 22:36:19 +0000 (+0000) Subject: xfs: implement quota warnings via netlink X-Git-Tag: v2.6.34-rc1~278^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a210c1aa7f6c90b729cc3a72d03e789b13cb6c47;p=pandora-kernel.git xfs: implement quota warnings via netlink Wire up quota_send_warning to send quota warnings over netlink. This is used by various desktops to show user quota warnings. Tested by running the quota_nld daemon while running the xfstest quota tests and observing the warnings. I'll see how I can get a more formal testcase for it written. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed