Dr Andrew Scott G7VAV

My photo
 
March 2024
Mo Tu We Th Fr Sa Su
26 27 28 29 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
1 2 3 4 5 6 7


FILEFRAG

Section: Maintenance Commands (8)
Updated: November 2011
Index Return to Main Contents
 

NAME

filefrag - report on file fragmentation  

SYNOPSIS

filefrag [ -Bbsvx ] [ files... ]  

DESCRIPTION

filefrag reports on how badly fragmented a particular file might be. It makes allowances for indirect blocks for ext2 and ext3 filesystems, but can be used on files for any filesystem.

The filefrag program initially attempts to get the extent information using FIEMAP ioctl which is more efficient and faster. If FIEMAP is not supported then filefrag will fall back to using FIBMAP.  

OPTIONS

-B
Force the use of the older FIBMAP ioctl instead of the FIEMAP ioctl for testing purposes.
-b
Use 1024 byte blocksize for the output.
-s
Sync the file before requesting the mapping.
-v
Be verbose when checking for file fragmentation.
-x
Display mapping of extended attributes.
 

AUTHOR

filefrag was written by Theodore Ts'o <tytso@mit.edu>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR


for client 3.91.106.157
© Andrew Scott 2006 - 2024,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/