Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#733 closed enhancement (fixed)

ext4fs should be able to report the volume label

Reported by: Jiri Svoboda Owned by: Jiri Svoboda
Priority: minor Milestone: 0.8.0
Component: helenos/fs/ext4fs Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also: #597

Description

A surprise for me, ext2/¾ filesystems support a volume label similar to Microsoft style file systems or ISO 9660. We just need to make ext4fs able to report during fsprobe.

The filesystem supports labels at most 16 bytes long. They seem to be encoded with UTF-8.

Change History (4)

comment:1 by Jiri Svoboda, 6 years ago

Component: helenos/unspecifiedhelenos/fs/ext4fs
Owner: set to Jiri Svoboda
Status: newaccepted

comment:2 by Jiri Svoboda, 6 years ago

See also: #597

comment:3 by Jakub Jermář, 6 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Jakub Jermář, 5 years ago

Milestone: 0.8.0
Note: See TracTickets for help on using tickets.