linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs quota exceeded notifications through netlink sockets
@ 2018-01-06  1:34 Karsai, Gabor
  2018-01-06  9:39 ` Duncan
  2018-01-07  6:21 ` Qu Wenruo
  0 siblings, 2 replies; 3+ messages in thread
From: Karsai, Gabor @ 2018-01-06  1:34 UTC (permalink / raw)
  To: linux-btrfs@vger.kernel.org

I created a subvolume on a btrfs, set a limit and the quota is enforced - dumping too much data into the subvolume results in a 'quota exceeded' message (from dd, for example). But when I am trying to get netlink socket notifications, nothing arrives on the socket (I am using pyroute2 which is supposedly able to receive disk quota notifications)

$ uname -a
Linux riaps-dev 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

btrfs: whatever Ubuntu 16.04 has 

Kconfig:
CONFIG_QUOTA_NETLINK_INTERFACE=y

Any advice would be appreciated.
Thanks,
-- Gabor Karsai



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-07  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06  1:34 btrfs quota exceeded notifications through netlink sockets Karsai, Gabor
2018-01-06  9:39 ` Duncan
2018-01-07  6:21 ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).