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)
commita210c1aa7f6c90b729cc3a72d03e789b13cb6c47
treeff454424108c99d97fd0797d52330b711f65154a
parent4d1f88d75b00c4d23f4c51305ab5b779a86ef74e
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 <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/quota/xfs_trans_dquot.c
This page took 0.031897 seconds and 5 git commands to generate.