]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nilfs2: add support for FS_IOC_SETFSLABEL
authorRyusuke Konishi <konishi.ryusuke@gmail.com>
Thu, 15 Aug 2024 07:44:08 +0000 (16:44 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:43:35 +0000 (20:43 -0700)
commit79785f7801275bc070035e3982f8ff4b336a1ceb
tree33af237534db98dd38feb491554e9ddbab8343a4
parent4b901256a7bf6db3ca84ee2b2e87a1af4d40b8a3
nilfs2: add support for FS_IOC_SETFSLABEL

Implement support for FS_IOC_SETFSLABEL ioctl to write filesystem label.

Link: https://lkml.kernel.org/r/20240815074408.5550-5-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/ioctl.c