« Previous | Next » 

Revision 74db920c

ID74db920c32cea5b52a91b81f2bfd467fc070e942

Added by Gautham R Shenoy about 14 years ago

virtio-9p: Create a commandline option -fsdev

This patch creates a new command line option named -fsdev to hold any file
system specific information.

The option will currently hold the following attributes:
-fsdev fstype id=id,path=path_to_share
where
fstype: Type of the file system.
id: Identifier used to refer to this fsdev
path: The path on the host that is identified by this fsdev.

[: Abstraction using FsContext]
Signed-off-by: Gautham R Shenoy <>
Signed-off-by: Aneesh Kumar K.V <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences