fix a typo, INODE -> INO.

This commit is contained in:
fsgqa
2002-05-10 03:40:10 +00:00
parent d2b0f5e235
commit 362680cd53
+2 -2
View File
@@ -97,7 +97,7 @@ Phase 3 - for each AG...
- scan and clear agi unlinked lists...
error following ag 0 unlinked list
- process known inodes and perform inode discovery...
imap claims in-use inode INODE is free, correcting imap
imap claims in-use inode INO is free, correcting imap
- process newly discovered inodes...
Phase 4 - check for duplicate blocks...
- setting up duplicate extent list...
@@ -244,7 +244,7 @@ root inode chunk not found
Phase 3 - for each AG...
- scan and clear agi unlinked lists...
- process known inodes and perform inode discovery...
imap claims in-use inode INODE is free, correcting imap
imap claims in-use inode INO is free, correcting imap
- process newly discovered inodes...
Phase 4 - check for duplicate blocks...
- setting up duplicate extent list...