Analyse and explore linux
Component HOSTFS

Component Type: kbuild config

Description: Host filesystem

More info: While the User-Mode Linux port uses its own root file system for booting and normal file access, this module lets the UML user access files stored on the host. It does not require any network connection between the Host and UML. An example use of this might be: mount none /tmp/fromhost -t hostfs -o /tmp/umlshare where /tmp/fromhost is an empty directory inside UML and /tmp/umlshare is a directory on the host with files the UML user wishes to access. For more information, see <http://user-mode-linux.sourceforge.net/hostfs.html>. If you'd like to be able to work with files stored on the host, say Y or M here; otherwise say N.

Build project: Kconfig (Linux kconfig) (Path: arch\um\Kconfig )

Other views: file explorer

Generated by PFA software prototype