From: Diego Ongaro Date: Wed, 1 Sep 2010 16:18:54 +0000 (-0700) Subject: xenbus: allow any xenbus command over /proc/xen/xenbus X-Git-Tag: v2.6.38-rc2~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6df2e412297b8047c407b3abcd045a67c96744;p=pandora-kernel.git 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 --- Reading git-diff-tree failed