bcachefs: support FS_IOC_SETFSLABEL
authorHongbo Li <lihongbo22@huawei.com>
Mon, 3 Jun 2024 13:26:20 +0000 (21:26 +0800)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:15 +0000 (19:00 -0400)
commit7a254053a59008913247606d0ce4a0a8b61fe6ee
treeb60e6f06dd19f9b8394e274d8ddd33f80b8f3965
parent81bce3cf2b2b4adcba4eda58fb3ebc4082b13fb3
bcachefs: support FS_IOC_SETFSLABEL

Implement support for FS_IOC_SETFSLABEL ioctl to set filesystem
label.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-ioctl.c