[PATCH -next 0/2] ubifs: remove unused ioctl flags and support FS_IOC_GETFSSYSFSPATH

Hongbo Li lihongbo22 at huawei.com
Mon Aug 26 02:16:58 PDT 2024


The GETFLAGS/SETFLAGS are unused in ubifs internal, so we can
remove them. And also adding support for FS_IOC_GETFSSYSFSPATH
just like other file systems.


Hongbo Li (2):
  ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
  ubifs: add support for FS_IOC_GETFSSYSFSPATH

 fs/ubifs/ioctl.c | 6 ------
 fs/ubifs/super.c | 2 ++
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.34.1




More information about the linux-mtd mailing list