Merge remote-tracking branch 'remotes/heinz/Work_1'
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
.TH THIN_REPAIR 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
 | 
					.TH THIN_CHECK 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
 | 
				
			||||||
.SH NAME
 | 
					.SH NAME
 | 
				
			||||||
thin_check \- repair thin provisioning metadata on device or file
 | 
					thin_check \- repair thin provisioning metadata on device or file
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
.TH THIN_DUMP 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
 | 
					.TH THIN_RMAP(g 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
 | 
				
			||||||
.SH NAME
 | 
					.SH NAME
 | 
				
			||||||
thin_rmap \- output reverse map of a thin provisioned region of blocks from metadata device or file
 | 
					thin_rmap \- output reverse map of a thin provisioned region of blocks from metadata device or file
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -59,7 +59,7 @@ namespace {
 | 
				
			|||||||
			     << " nr_data_blocks=\"" << nr_data_blocks;
 | 
								     << " nr_data_blocks=\"" << nr_data_blocks;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			if (metadata_snap)
 | 
								if (metadata_snap)
 | 
				
			||||||
				out_ << " metadata_snap=\"" << *metadata_snap;
 | 
									out_ << "\" metadata_snap=\"" << *metadata_snap;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			out_ << "\">"
 | 
								out_ << "\">"
 | 
				
			||||||
			     << endl;
 | 
								     << endl;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user