git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb27cfb
)
xenbus: allow any xenbus command over /proc/xen/xenbus
author
Diego Ongaro
<diego.ongaro@citrix.com>
Wed, 1 Sep 2010 16:18:54 +0000
(09:18 -0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 1 Sep 2010 16:25:41 +0000
(09:25 -0700)
When xenstored is in another domain, we need to be able to send any
command over xenbus. This doesn't pose a security problem because
its up to xenstored to determine whether a given client is allowed
to use a particular command anyway.
From linux-2.5.18-xen.hg
68d582b0ad05
.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found