blkid: optional support for TYPE="fstype"
Adapted from patch created by T4ndeta <t4ndeta@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -167,7 +167,6 @@ anchor:
|
||||
|
||||
found:
|
||||
// volume_id_set_usage(id, VOLUME_ID_FILESYSTEM);
|
||||
// id->type = "udf";
|
||||
|
||||
IF_FEATURE_BLKID_TYPE(id->type = "udf";)
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user