[PATCH 0/4] nilfs2: add support for some common ioctls

Ryusuke Konishi posted 4 patches 1 year, 5 months ago
fs/nilfs2/ioctl.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++
fs/nilfs2/nilfs.h | 12 +++++++
fs/nilfs2/super.c |  4 +++
3 files changed, 108 insertions(+)
[PATCH 0/4] nilfs2: add support for some common ioctls
Posted by Ryusuke Konishi 1 year, 5 months ago
Hi Andrew, please queue this series for the next cycle.

This series adds support for common ioctls to nilfs2 for getting the
volume UUID and the relative path of an FS instance within the sysfs
namespace, and also implements ioctls for nilfs2 to get and set the
volume label.

Thanks,
Ryusuke Konishi

Ryusuke Konishi (4):
  nilfs2: add support for FS_IOC_GETUUID
  nilfs2: add support for FS_IOC_GETFSSYSFSPATH
  nilfs2: add support for FS_IOC_GETFSLABEL
  nilfs2: add support for FS_IOC_SETFSLABEL

 fs/nilfs2/ioctl.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++
 fs/nilfs2/nilfs.h | 12 +++++++
 fs/nilfs2/super.c |  4 +++
 3 files changed, 108 insertions(+)

-- 
2.34.1