Fit fs.h in one column
This commit is contained in:
		
							parent
							
								
									3c01f5a0ed
								
							
						
					
					
						commit
						788e27def2
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								fs.h
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								fs.h
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,8 +1,7 @@
 | 
			
		|||
// On-disk file system format. 
 | 
			
		||||
// Both the kernel and user programs use this header file.
 | 
			
		||||
 | 
			
		||||
// Block 0 is unused.
 | 
			
		||||
// Block 1 is super block.
 | 
			
		||||
// Block 0 is unused.  Block 1 is super block.
 | 
			
		||||
// Inodes start at block 2.
 | 
			
		||||
 | 
			
		||||
#define ROOTINO 1  // root i-number
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue