commit | e4cfa05e9bfe286457082477b32ecd17737bdbce | [log] [tgz] |
---|---|---|
author | Richard Haines <richard_c_haines@btinternet.com> | Thu Feb 20 15:32:34 2020 +0000 |
committer | Paul Moore <paul@paul-moore.com> | Sat Feb 22 14:41:21 2020 -0500 |
tree | f844348318e74758503b50f66ab066eeacb132d6 | |
parent | c3a276111ea2572399281988b3129683e2a6b60b [diff] |
selinux: Add xfs quota command types Add Q_XQUOTAOFF, Q_XQUOTAON and Q_XSETQLIM to trigger filesystem quotamod permission check. Add Q_XGETQUOTA, Q_XGETQSTAT, Q_XGETQSTATV and Q_XGETNEXTQUOTA to trigger filesystem quotaget permission check. Signed-off-by: Richard Haines <richard_c_haines@btinternet.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Moore <paul@paul-moore.com>