[ Version ( deprecated = true , since = "1.0.15" ) ]
public string get_e2label (string device) throws Error
Warning: get_e2label is deprecated.
get the ext2/3/4 filesystem label
In new code, use vfs_label instead
This returns the ext2/3/4 filesystem label of the filesystem on device.
| this |
A GuestfsSession object |
|
the returned string, or NULL on error |