OSDN Git Service

Listen to xt_quota2 kobject event for quota
authorBryse Flowers <bflowers@codeaurora.org>
Wed, 1 Jun 2016 20:00:12 +0000 (13:00 -0700)
committerPierre Imai <imaipi@google.com>
Fri, 17 Jun 2016 03:02:13 +0000 (12:02 +0900)
commit246ca10daf8ac95b7081cebe7e8c06012ced9726
tree88991c3d8e3979053c5495798459a62bc1f1cea6
parent6bdc41f3fb7e7aef87ef3ee731960c5e720c3acf
Listen to xt_quota2 kobject event for quota

Allow quota limit reached notification to originate from both
qlog and xt_quota2 subsystem.  On 3.18 Kernel, modify xt_quota2
module to broadcast the Netlink notification via kobject.

Change-Id: Iaafe521e455d658ed8a2f95fb5114b029323d5ef
CRs-Fixed: 1008025
Bug: 24140541
server/NetlinkHandler.cpp
server/NetlinkManager.cpp