Bug #1108
closedkRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO
0%
Description
/dev/ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO.
This problem appears if you try to create server-side kernel RPC "master" transport
handle (see svc_tli_kcreate() kernel function) for /dev/ticotsord connection endpoint
and T_COTS/T_COTS_ORD transport type.
Files
Updated by Dan Kruchinin about 11 years ago
- File tl.c.patch tl.c.patch added
I attached a patch that fixes described problem.
Updated by Eric Schrock about 11 years ago
- Status changed from New to Resolved
changeset: 13390:a8f63d8645fa
tag: tip
user: Dan Kruchinin <dan.kruchinin@nexenta.com>
date: Mon Jun 20 06:44:45 2011 -0700
description:
1108 kRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>