Skip to content
Snippets Groups Projects
Commit 86e931a3 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

VFS: Export dquot_send_warning


Sending a message to userspace in a generic format to warn
of events (e.g. quota exceeded) in the quota subsystem is
a generically useful feature. This patch makes some minor
changes to the send_message function from dquot.c renaming
it quota_send_message, moving it to quota.c and exporting it
for use by filesystems which do not use the dquot code.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent e285c100
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment