]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe43bdd204213f96981be69690915f3f3af3efdb
tree6ac29202b2f4b47c663e2403528928384b612449
parent3bcd194d3f81851a707b5eb9acfe157d52e49fdd
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