Bug 593511

Summary: [RFE] function to get partition name
Product: [Community] Virtualization Tools Reporter: Pengzhen Cao <pcao>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: mbooth, ptoscano, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-04 17:05:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pengzhen Cao 2010-05-19 02:12:42 UTC
Description of problem:
As we discussed, there should be a function to get partition name  corresponding to "part-set-name" , such as "part-get-name"

Version-Release number of selected component (if applicable):
latest dev version v1.3.13

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Pino Toscano 2014-02-04 17:05:51 UTC
https://github.com/libguestfs/libguestfs/commit/78c21ce912a9c251ade8e35b63e82e97c96236cd
https://github.com/libguestfs/libguestfs/commit/820b87016794116c783bd224f2e776cfdf65108e

With the above commits, part of libguestfs >= 1.25.33, there is a new API, part-get-name, which works only on GPT layouts.