get_e2label


Description:

[ 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

Note:

In new code, use vfs_label instead

This returns the ext2/3/4 filesystem label of the filesystem on device.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error