003 File Manager
Current Path:
/usr/src/sys/fs/cd9660
usr
/
src
/
sys
/
fs
/
cd9660
/
📁
..
📄
TODO
(1.06 KB)
📄
TODO.hibler
(808 B)
📄
cd9660_bmap.c
(3.26 KB)
📄
cd9660_iconv.c
(1.56 KB)
📄
cd9660_lookup.c
(14.2 KB)
📄
cd9660_mount.h
(2.67 KB)
📄
cd9660_node.c
(8.41 KB)
📄
cd9660_node.h
(4.28 KB)
📄
cd9660_rrip.c
(17.98 KB)
📄
cd9660_rrip.h
(4.33 KB)
📄
cd9660_util.c
(6.3 KB)
📄
cd9660_vfsops.c
(21.02 KB)
📄
cd9660_vnops.c
(21.23 KB)
📄
iso.h
(12.79 KB)
📄
iso_rrip.h
(3.45 KB)
Editing: TODO
# $FreeBSD$ 2) should understand Rock Ridge Yes, we have follows function. o Symbolic Link o Real Name(long name) o File Attribute o Time stamp o uid, gid o Devices o Relocated directories Except follows: o POSIX device number mapping There is some preliminary stuff in there that (ab-)uses the mknod system call, but this needs a writable filesystem 5) should have name translation enabled by mount flag Yes. we can disable the Rock Ridge Extension by follows option; "mount -t isofs -o -norrip /dev/cd0d /cdrom" 6) should run as a user process, and not take up kernel space (cdroms are slow) Not yet. 7) ECMA support. Not yet. we need not only a technical spec but also ECMA format cd-rom itself! 8) Character set change by SVD ( multi SVD support ) Not yet. We should also hack the other part of system as 8 bit clean. As far as I know, if you export the cdrom by NFS, the client can access the 8 bit clean (ie. Solaris Japanese with EUC code )
Upload File
Create Folder