3 @@ -545,7 +545,7 @@ void e2fsck_pass1(e2fsck_t ctx)
6 ext2_filsys fs = ctx->fs;
9 struct ext2_inode *inode;
14 @@ -267,7 +267,7 @@ struct process_block_struct {
15 static void pass1b(e2fsck_t ctx, char *block_buf)
17 ext2_filsys fs = ctx->fs;
20 struct ext2_inode inode;
22 struct process_block_struct pb;