Change in vdsm[master]: fix fstype unavailable for a formatted device

barumuga at redhat.com barumuga at redhat.com
Thu May 14 11:00:48 UTC 2015


Bala.FA has posted comments on this change.

Change subject: fix fstype unavailable for a formatted device
......................................................................


Patch Set 2: Code-Review-1

(2 comments)

Please change the code accordingly

https://gerrit.ovirt.org/#/c/40206/2/vdsm/gluster/storagedev.py
File vdsm/gluster/storagedev.py:

Line 82: sysfsPath
dev = udev.get_device(device.sysfsPath) or {}


Line 84: ID_FS_TYPE
info['fsType'] = device.format.type or dev.get('ID_FS_TYPE', '')


-- 
To view, visit https://gerrit.ovirt.org/40206
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If7c5d3913b61e37c6a4ad31e0348f86cde6152b9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list