public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs_check and xfs_repair internal working details
@ 2008-04-21 19:57 Fong Vang
  2008-04-21 22:02 ` David Chinner
  0 siblings, 1 reply; 2+ messages in thread
From: Fong Vang @ 2008-04-21 19:57 UTC (permalink / raw)
  To: xfs

I would like to find how how xfs_check and xfs_repair do their work
internally.  I need to find answers to the following questions:

a) assuming the amount of data is the same for file systems, does it take
longer for xfs_check and xfs_repair to check/repair a file system with a lot
more files than one that has fewer?  Assuming two file systems are 1TB each
completely filled.  One of the file systems is filled with very large files
while the other one is filled with very small files, does it take longer to
check and repair the latter?

b) does xfs_check and repair check only the used blocks or does it check
everything?  I think there's a free list as well so I'm assuming it checks
that list as well.

If anyone can provide more insight into xfs_check and repair, it would be
greatly appreciated.

Thank you.


[[HTML alternate version deleted]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-21 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 19:57 xfs_check and xfs_repair internal working details Fong Vang
2008-04-21 22:02 ` David Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox