[Kimchi-devel] [PATCH V3 0/3] check and set search permission for a directory

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Tue Dec 24 07:46:28 UTC 2013


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

V2 -> V3
read the quem process pid from pid file instead of from iterating the
process list.

V1 -> V2
resend: qemu user tests
rebase: add a method to fix search permissions

ShaoHe Feng (3):
  move RollbackContext from tests/utils to src/kimchi/utils
  qemu user tests: probe the username of qemu process started by libvirt
  add a method to fix search permissions

 src/kimchi/kvmusertests.py |  66 ++++++++++++++++++
 src/kimchi/utils.py        | 162 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/utils.py             |  47 +------------
 3 files changed, 229 insertions(+), 46 deletions(-)
 create mode 100644 src/kimchi/kvmusertests.py

-- 
1.8.4.2




More information about the Kimchi-devel mailing list