linuxolator: proc/filesystems implementation

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Thu Dec 14 07:12:10 PST 2006


On Thu, Dec 14, 2006 at 06:01:27AM -0600, Scot Hetzel wrote:
> Linux has a file in the procfs that shows all the loaded filesystem modules.
> 
> I have implemented the function that fills this file using the linprocfs 
> module.

thnx for the work but does this help anything?

I cannot imagine that linux software that expects (lets say) "fat32" module
can be able to cope with "msdosfs".

you can either implement a translation table or forget it :)

why did you chose to implement this? any particular case where it helps?

roman


More information about the freebsd-emulation mailing list