Hi Christian, On Wed, Sep 6, 2023 at 5:06 PM Christian Brauner <brauner@xxxxxxxxxx> wrote: > util-linux has already implemented X-mount.auto-fstypes which we > requested. For example, X-mount.auto-fstypes="ext4,xfs" accepts only > ext4 and xfs, and X-mount.auto-fstypes="novfat,reiserfs" accepts all I hope that should be achieved using "novfat,noreiserfs"? And let's hope we don't get any future file system named no<something> ;-) > filesystems except vfat and reiserfs. > > https://github.com/util-linux/util-linux/commit/1592425a0a1472db3168cd9247f001d7c5dd84b6 > > IOW, > mount -t X-mount.auto-fstypes="ext4,xfs,btrfs,erofs" /dev/bla /mnt > would only mount these for filesystems and refuse the rest. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds