• S
    VFS: Export dquot_send_warning · 86e931a3
    Steven Whitehouse 提交于
    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: NSteven Whitehouse <swhiteho@redhat.com>
    86e931a3
dquot.c 68.8 KB