Allon Mureinik has posted comments on this change.

Change subject: lib: add support for utillinux commands
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/35629/3/lib/vdsm/utillinux.py
File lib/vdsm/utillinux.py:

Line 24: 
Line 25: from . import utils
Line 26: 
Line 27: _blkdiscard = utils.CommandPath("blkdiscard",
Line 28:                                 "/sbin/blkdiscard",)  # Fedora, EL6
EL7 seems the same to me, but just to veirfy this is true.
Line 29: 
Line 30: 
Line 31: class BlkDiscardError(Exception):
Line 32:     def __init__(self, ecode, stdout, stderr):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2ea7dd19fadc600b8fe78fb436ae430d35f52165
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to