From: Roland Dreier Date: Mon, 23 May 2011 17:48:43 +0000 (-0700) Subject: RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node X-Git-Tag: v3.0-rc1~132^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ea2f81973f55db715bfdac7dd258f8a8485a6d;p=pandora-kernel.git RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node We want udev to create a device node under /dev/infiniband with permission 0666 for rdma_cm, so add that info to our struct miscdevice. Signed-off-by: Roland Dreier Acked-by: Sean Hefty --- Reading git-diff-tree failed