xfs: test what happens when we reset the root dir and it has xattrs
[xfstests-dev.git] / tests / xfs / 202.out
1 QA output created by 202
2 == Creating single-AG filesystem ==
3 == Trying to repair it (should fail) ==
4 Phase 1 - find and verify superblock...
5 Only one AG detected - cannot validate filesystem geometry.
6 Use the -o force_geometry option to proceed.
7 == Trying to repair it with -o force_geometry ==
8 Phase 1 - find and verify superblock...
9 Phase 2 - using <TYPEOF> log
10         - zero log...
11         - scan filesystem freespace and inode maps...
12         - found root inode chunk
13 Phase 3 - for each AG...
14         - scan and clear agi unlinked lists...
15         - process known inodes and perform inode discovery...
16         - process newly discovered inodes...
17 Phase 4 - check for duplicate blocks...
18         - setting up duplicate extent list...
19         - check for inodes claiming duplicate blocks...
20 Phase 5 - rebuild AG headers and trees...
21         - reset superblock...
22 Phase 6 - check inode connectivity...
23         - resetting contents of realtime bitmap and summary inodes
24         - traversing filesystem ...
25         - traversal finished ...
26         - moving disconnected inodes to lost+found ...
27 Phase 7 - verify and correct link counts...
28 done
29 *** done