commit | 86c8437383acd85c05ec7c9a004f59fe7ac9821a | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sat Mar 06 04:44:15 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Mar 13 08:57:29 2010 -0600 |
tree | 05c2b805162f0aaf8f7d52e0b7fab4e12f8dcb75 | |
parent | 97ee9b0257402f4731b55dfea42f24d26d793ddf [diff] |
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>