cd9660: Add support for mask,dirmask,uid,gid options
commit7764eb663ae501717be7f1efa15f2dcc9102234f
authorRicardo Branco <rbranco@suse.de>
Fri, 8 Mar 2024 15:53:20 +0000 (8 16:53 +0100)
committerAaron LI <aly@aaronly.me>
Fri, 22 Mar 2024 13:28:55 +0000 (22 21:28 +0800)
tree94c6b7f4f5abbcb7c476d5fc9ab5ab08e33b58b0
parentce0bf054ae24dd51413cc9a1106d8b3043c98ef4
cd9660: Add support for mask,dirmask,uid,gid options

The updates to mount_cd9660(8) are basically taken from mount_msdos(8).

GitHub PR: https://github.com/DragonFlyBSD/DragonFlyBSD/pull/23
See also:
- https://github.com/freebsd/freebsd-src/pull/982
- https://github.com/NetBSD/src/pull/29
sbin/mount_cd9660/mount_cd9660.8
sbin/mount_cd9660/mount_cd9660.c
sys/vfs/isofs/cd9660/cd9660_mount.h
sys/vfs/isofs/cd9660/cd9660_vfsops.c
sys/vfs/isofs/cd9660/cd9660_vnops.c
sys/vfs/isofs/cd9660/iso.h