Added these quota command types for SELinux checks on XFS quotas. I picked those I thought useful. The selinux-testsuite will have tests for these permission checks on XFS. One point to note: XFS does not call dquot_quota_on() to trigger security_quota_on(), therefore the 'file quotaon' permission is not tested for SELinux Richard Haines (1): selinux: Add xfs quota command types security/selinux/hooks.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.24.1