Was going to add this to this topic but it’s closed.
Found this
For the NTFS3 kernel driver:
mount -t ntfs3 -o ro,iocharset=utf8,dmask=027,fmask=137,uid=$user,gid=$group /dev/mapper/vmvg-workdrive_snap /mnt/place-to-mount
As you can see, some of the -o options have changed, others like windows_names are gone!