plan 9 kernel history: overview | file list | diff list

1993/0304/port/devmnt.c (diff list | history)

1992/1223/sys/src/9/port/devmnt.c:262,2771993/0304/sys/src/9/port/devmnt.c:262,268 (short | long | prev | next)
1991/0911    
	r->request.newfid = nc->fid; 
	mountrpc(m, r); 
 
1990/0227    
	nc->type = c->type; 
	nc->dev = c->dev; 
	nc->qid = c->qid; 
	nc->mode = c->mode; 
	nc->flag = c->flag; 
	nc->offset = c->offset; 
	nc->mnt = c->mnt; 
1991/0427    
	nc->mountid = c->mountid; 
1991/0421    
	nc->aux = c->aux; 
1990/0303    
	nc->mchan = c->mchan; 
1993/0304    
	devclone(c, nc); 
1990/0303    
	nc->mqid = c->qid; 
1991/0904    
	incref(m); 
1991/0911    
 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)