xfs: send warning of project quota to userspace via netlink
authorMasatake YAMATO <yamato@redhat.com>
Mon, 4 Jan 2016 05:10:42 +0000 (16:10 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 4 Jan 2016 05:10:42 +0000 (16:10 +1100)
commitffc671f1eaa80ee5388693ad78f8332fdea71b80
tree6ac29202b2f4b47c663e2403528928384b612449
parentf1f96c4946590616812711ac19eb7a84be160877
xfs: send warning of project quota to userspace via netlink

Linux's quota subsystem has an ability to handle project quota. This
commit just utilizes the ability from xfs side.  dbus-monitor and
quota_nld shipped as part of quota-tools can be used for testing.
See the patch posting on the XFS list for details on testing.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_trans_dquot.c