mke2journal_U


Description:

[ Version ( deprecated = true , since = "1.0.68" ) ]
public bool mke2journal_U (int32 blocksize, string uuid, string device) throws Error

Warning: mke2journal_U is deprecated.

make ext2/3/4 external journal with UUID

Note:

In new code, use mke2fs instead

This creates an ext2 external journal on device with UUID uuid.

This function depends on the feature "linuxfsuuid". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error