linux/net/9p
Aneesh Kumar K.V 86c8437383 net/9p: Add sysfs mount_tag file for virtio 9P device
This adds a new file for virtio 9P device. The file
contain details of the mount device name that should
be used to mount the 9P file system.

Ex: /sys/devices/virtio-pci/virtio1/mount_tag  file now
contian the tag name to be used to mount the 9P file system.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-03-13 08:57:29 -06:00
..
Kconfig 9p: disallow RDMA if RDMA CM isn't available 2009-01-15 16:39:42 -08:00
Makefile 9p: rdma: RDMA Transport Support for 9P 2008-10-22 18:47:39 -05:00
client.c 9P2010.L handshake: .L protocol negotiation 2010-03-05 15:04:42 -06:00
error.c net/9p: insulate the client against an invalid error code sent by a 9p server 2009-08-17 16:39:54 -05:00
mod.c 9p: consolidate transport structure 2008-10-17 11:04:41 -05:00
protocol.c 9P2010.L handshake: Remove "dotu" variable 2010-03-05 15:04:42 -06:00
protocol.h 9P2010.L handshake: Remove "dotu" variable 2010-03-05 15:04:42 -06:00
trans_fd.c 9p: fix option parsing 2010-02-08 16:23:23 -06:00
trans_rdma.c 9p: fix option parsing 2010-02-08 16:23:23 -06:00
trans_virtio.c net/9p: Add sysfs mount_tag file for virtio 9P device 2010-03-13 08:57:29 -06:00
util.c 9p: rework client code to use new protocol support functions 2008-10-17 11:04:45 -05:00