[node-patches] Change in ovirt-node[node-3.0]: ovirt.te: add svirt avc for nfs

fabiand at redhat.com fabiand at redhat.com
Wed Oct 22 05:00:40 UTC 2014


Hello Douglas Schilling Landgraf,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/34337

to review the following change.

Change subject: ovirt.te: add svirt avc for nfs
......................................................................

ovirt.te: add svirt avc for nfs

This patch adds the following avc:
  - allow svirt_t nfs_t:file open;

Change-Id: Ieeb3ea564c80b3a24ed643dcf6b352c40bd3a5b4
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/37/34337/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 7bd21c8..bb183dc 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -99,6 +99,7 @@
 #============= svirt_t ==============
 allow svirt_t initrc_t:unix_stream_socket connectto;
 allow svirt_t sanlock_t:unix_stream_socket connectto;
+allow svirt_t nfs_t:file open;
 
 #============= sanlock_t ==============
 allow sanlock_t nfs_t:dir search;


-- 
To view, visit http://gerrit.ovirt.org/34337
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieeb3ea564c80b3a24ed643dcf6b352c40bd3a5b4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list