don't send FS_READY anymore
This commit is contained in:
		
							parent
							
								
									d87559f9b9
								
							
						
					
					
						commit
						46ec37365e
					
				@ -73,15 +73,6 @@ sef_init_info_t *info;
 | 
			
		||||
 | 
			
		||||
  state.mounted = FALSE;
 | 
			
		||||
 | 
			
		||||
  /* Announce our presence to VFS. */
 | 
			
		||||
  m.m_type = FS_READY;
 | 
			
		||||
 | 
			
		||||
  if ((r = send(VFS_PROC_NR, &m)) != OK) {
 | 
			
		||||
	printf("HGFS: unable to login to VFS (%d)\n", r);
 | 
			
		||||
 | 
			
		||||
	return r;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  return OK;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user