xfs_bmap
8
1><2>extent2><1>1><7>: [7><1>1><2>startoffset2><1>1><7>..7><1>1><2>endoffset2><1>1><7>]: c 7><1>1><2>startblock2><1>1><7>..7><1>1><2>endblock2><1> Holes are marked by replacing the 1><2>startblock..endblock2><1> with 1><2>hole2>. All the file offsets and disk blocks are in units of 512-byte blocks, no matter what the filesystem's block size is. If portions of the file have been migrated offline by a DMAPI application, a DMAPI read event will be generated to bring those portions back online before the disk block map is printed. However if the <3>-d3><1> option is used, no DMAPI read event will be generated for a DMAPI file and offline portions will be reported as holes. 1> If the <3>-l3><1> option is used, then 1><1>1><2><nblocks>2><1>1><7> 7><1>1><2>blocks2><1>1><7> will be appended to each line. 7><1>1><2>Nblocks2><1>1><7> is the length of the extent described on the line in units of 512-byte blocks. 7> If the <3>-a3><1> option is given, information about the file's attribute fork is printed instead of the default data fork. 1> If the <3>-n 3><2>nnn2><1> option is given, 1><3>xfs_bmap3><1> obtains the extent list of the file in groups of 1><2>nnn2><1> extents. In the absence of 1><3>-n3><1>, 1><3>xfs_bmap3><1> queries the system for the number of extents in the file and uses that value to compute the group size. 1>
|
||||||||||