WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Difference between revisions of "Architecture - Punch and Extent Migration"

From Obsolete Lustre Wiki
Jump to navigationJump to search
Line 11: Line 11:
 
=== Migrate ===
 
=== Migrate ===
  
migrate(src_inode, start, end, tgt_inode, offset, version, flags)  
+
migrate(src_inode, start, end, tgt_inode, offset, version, flags)
 
 
 
 
== references ==
 
[[Architecture - Punch and Extent Migration|Punch and Extent Migration]]
 

Revision as of 16:52, 14 January 2010

Prototypes

Punch

punch(inode, start, end, version, flags)


Migrate

migrate(src_inode, start, end, tgt_inode, offset, version, flags)