commit | c3af0980ce01dfb8e946990c3ae4c3727b1e9f26 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Mon May 23 11:21:47 2011 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Mon May 23 11:24:28 2011 -0700 |
tree | 13552e10c7b36da435d4aa950a9a569e561f3dff | |
parent | c8367c4cd9de512d296fc557f121be62a43987f3 [diff] |
IB: Add devnode methods to cm_class and umad_class We want the ucmX, umadX and issmX device nodes to show up under /dev/infiniband, and additionally ucmX should have mode 0666. Add appropriate devnode methods to their class structs for this. Signed-off-by: Roland Dreier <roland@purestorage.com>