BlockDev.FSFeatures¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
configure |
r/w |
support for changing properties of an existing filesystem |
|
features |
r/w |
other supported features |
|
fsck |
r/w |
support for fsck operations (check and repair) |
|
mkfs |
r/w |
supported options for mkfs |
|
partition_id |
r/w |
partition ID used for this filesystem on MSDOS partitions |
|
partition_type |
r/w |
partition type/GUID used for this filesystem GPT partitions |
|
resize |
r/w |
supported resizes modes |
Methods¶
None
Details¶
- class BlockDev.FSFeatures¶