linux/net/9p
Michael Marineau e0d6cb9cd3 9p: send uevent after adding/removing mount_tag attribute
This driver adds an attribute to the existing virtio device so a CHANGE
event is required in order udev rules to make use of it. The ADD event
happens before this driver is probed and unlike a more typical driver
like a block device there isn't a higher level device to watch for.

Signed-off-by: Michael Marineau <michael.marineau@coreos.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2013-08-26 10:28:22 -05:00
..
client.c 9P: Add cancelled() to the transport functions. 2013-07-07 22:18:18 -05:00
error.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
Kconfig net/9p: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:33 -08:00
Makefile
mod.c
protocol.c 9p: Modify the stat structures to use kuid_t and kgid_t 2013-02-12 03:19:31 -08:00
protocol.h
trans_common.c 9p: fix off by one causing access violations and memory corruption 2013-07-11 11:36:02 -07:00
trans_common.h
trans_fd.c net/9p: add privport option to 9p tcp transport 2013-07-07 21:59:54 -05:00
trans_rdma.c 9P: Add cancelled() to the transport functions. 2013-07-07 22:18:18 -05:00
trans_virtio.c 9p: send uevent after adding/removing mount_tag attribute 2013-08-26 10:28:22 -05:00
util.c net/9p: convert to idr_alloc() 2013-02-27 19:10:20 -08:00