Re: [PATCH] udf: Compilation fixes

From: Andrew Morton
Date: Wed Jan 30 2008 - 18:01:09 EST


On Wed, 30 Jan 2008 16:07:37 +0100
Jan Kara <jack@xxxxxxx> wrote:

> Hi,
>
> the patch below makes UDF compile in -mm kernel (against 2.6.24-rc8-mm1).
> Please apply.
>
> Honza
> --
> Jan Kara <jack@xxxxxxx>
> SUSE Labs, CR
> ---
>
> Make UDF compile - fixes fallout from previous cleanup patches.
>
> Signed-off-by: Jan Kara <jack@xxxxxxx>
>
> diff -rupX /home/jack/.kerndiffexclude linux-2.6.24-rc8-mm1-1-udf_fpos_fix/fs/udf/ialloc.c linux-2.6.24-rc8-mm1-2-udf_add_entry_fix/fs/udf/ialloc.c

Please prefer to put not-for-the-changelog text after the "^---" rather
than prior to the changelog.

When fixing compile errors and warnings, please always quote the compiler
output so we can see what is being fixed.

This patch doesn't apply to my tree and UDF presently compiles OK. And it
compiled OK in 2.6.24-rc8-mm1 so I am at a loss to know what's going on
here.

Please check http://userweb.kernel.org/~akpm/mmotm/ with your mysteryconfig
and see if we still need any fixes. Beware that this mmotm snapshot is full
of git conflicts which I haven't bothered fixing (because they're different each
time I pull the trees). But UDF compiles OK.


--
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/