Change in vdsm[master]: Handle spaces in device names using lvm filter

danken at redhat.com danken at redhat.com
Thu Jan 31 17:33:42 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Handle spaces in device names using lvm filter
......................................................................


Handle spaces in device names using lvm filter

any character that is not on udev whitelist (0-9, A-Z, a-z, #*-.:= _)
will get translated into an encoded form \xNN where NN is the
hex value of the character.

Change-Id: I1efb6dfd30c0999f14c413fff778213b247a178f
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=876575
Signed-off-by: Yeela Kaplan <ykaplan at redhat.com>
---
M tests/Makefile.am
A tests/lvmTests.py
M vdsm/storage/lvm.py
3 files changed, 52 insertions(+), 3 deletions(-)

Approvals:
  Yeela Kaplan: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1efb6dfd30c0999f14c413fff778213b247a178f
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Shu Ming <shuming at linux.vnet.ibm.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list