Re: [PATCH] ext3: handle corrupted orphan list at mount
From: Duane Griffin
Date: Mon Jun 23 2008 - 20:10:54 EST
2008/6/23 Sami Liedes <sliedes@xxxxxxxxx>:
> You people working hard to fix bugs and implement great filesystems
> almost makes me feel bad for trying to break your code :)
Not at all, it gives me something productive to do with my time! ;)
> Here I get (on x86 gcc 4.3.1):
>
> fs/ext3/ialloc.c: In function 'ext3_orphan_get':
> fs/ext3/ialloc.c:701: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int'
>
> So it probably should be %u or something.
Thanks, fixed for the next version.
Cheers,
Duane.
--
"I never could learn to drink that blood and call it wine" - Bob Dylan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/