commit | 6d6df2e412297b8047c407b3abcd045a67c96744 | [log] [tgz] |
---|---|---|
author | Diego Ongaro <diego.ongaro@citrix.com> | Wed Sep 01 09:18:54 2010 -0700 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Wed Sep 01 09:25:41 2010 -0700 |
tree | e333023929e8669d533598b1437ae8cf9a992c2e | |
parent | fb27cfbcbd2865b0e731c4aae47df71778da805e [diff] |
xenbus: allow any xenbus command over /proc/xen/xenbus 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>