On Mon, 13 Dec 2021 14:56:18 +0100, Lukas Czerner wrote: > Implement support for FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL ioctls for > online reading and setting of file system label. > > ext4_ioctl_getlabel() is simple, just get the label from the primary > superblock. This might not be the first sb on the file system if > 'sb=' mount option is used. > > [...] Applied, thanks! [1/1] ext4: implement support for get/set fs label commit: 37d1c2c49c13f7a34900a7d3e479326a7bb32364 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>