commit | a210c1aa7f6c90b729cc3a72d03e789b13cb6c47 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun Jan 17 22:36:19 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Thu Jan 21 13:44:28 2010 -0600 |
tree | ff454424108c99d97fd0797d52330b711f65154a | |
parent | 4d1f88d75b00c4d23f4c51305ab5b779a86ef74e [diff] |
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>