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

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

1993/1103/sys/src/9/port/devmnt.c:604,6101993/1105/sys/src/9/port/devmnt.c:604,610 (short | long | prev | next)
1993/0501    
		if(t == r->request.type+1) 
			break; 
		print("mnt: mismatch rep 0x%lux T%d R%d rq %d fls %d rp %d\n", 
			r, t, r->reply.type, r->request.tag,  
1993/1105    
			r, r->request.type, r->reply.type, r->request.tag,  
1993/0501    
			r->flushtag, r->reply.tag); 
1992/0113    
		error(Emountrpc); 
1990/1123    
	} 


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