Filesystem Recovery Course - File Metadata Test


Which filesystem structure provides fast search for metadata?


Check filesystems using both b-trees and tables to store file metadata





What filesystem uses only tables to store file metadata





As to inner organization, b-tree is simpler than table


What determines what metadata to store and how?




Which blocks of a b-tree are most important for data recovery?


Is there a chance to recover B and C metadata?



Is there a chance to recover A and B metadata?


Is there a chance to recover A, B, and C metadata?




Is there a chance to recover A and C metadata?