xfs: implement quota warnings via netlink
authorChristoph Hellwig <hch@infradead.org>
Sun, 17 Jan 2010 22:36:19 +0000 (22:36 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 21 Jan 2010 19:44:28 +0000 (13:44 -0600)
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 <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found