[PATCH 0/2] befs: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
From: Ethan Ferguson
Date: Thu Feb 12 2026 - 18:14:46 EST
Add the ability to read / write to the befs filesystem label through the
FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL ioctls.
Ethan Ferguson (2):
befs: Add FS_IOC_GETFSLABEL ioctl
befs: Add FS_IOC_SETFSLABEL ioctl
fs/befs/befs.h | 1 +
fs/befs/linuxvfs.c | 110 +++++++++++++++++++++++++++++++++++++++------
fs/befs/super.c | 1 +
3 files changed, 99 insertions(+), 13 deletions(-)
base-commit: 541c43310e85dbf35368b43b720c6724bc8ad8ec
--
2.43.0