]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs3: add FS_IOC_SETFSLABEL ioctl
authorEthan Ferguson <ethan.ferguson@zetier.com>
Thu, 28 Aug 2025 20:37:16 +0000 (16:37 -0400)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 10 Sep 2025 09:01:38 +0000 (11:01 +0200)
commit21dc07ac9c25f01ab2023e3e8605861d8fd6e00c
tree1f1136f278b3cd71ba64fdb808c59bc453e6a0b2
parente4dff970091118f2ecf66146d0b286979078b5cc
ntfs3: add FS_IOC_SETFSLABEL ioctl

Add support for the FS_IOC_SETFSLABEL ioctl.

Signed-off-by: Ethan Ferguson <ethan.ferguson@zetier.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/file.c