Subject: Re: More lossage with rpc changes?
To: None <itojun@iijlab.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 06/04/2000 23:09:08
On Mon, Jun 05, 2000 at 02:35:36PM +0900, itojun@iijlab.net wrote:

 > 	which part of cmsg issue is it?  if the issue is that socket credental
 > 	passing on unix domain socket does not obey CMSG_xx, kernel unix domain
 > 	code needs correction.

Right, well, that was one issue.  I've fixed that part, and another serious
bug that kept RPC from working.  Credential passing actually worked, as it
turns out, but descriptor passing did not (I noticed that while running
the `unfdpass' regression program trying to figure out what was wrong
with credential passing).

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>