Mailinglist Archive: packet-writing (24 mails)

< Previous Next >
Re: how to apply the patch to 2.4.5-ac9
  • From: Adam <adam@xxxxxxxxxxxx>
  • Date: Fri, 8 Jun 2001 01:23:23 +0000 (UTC)
  • Message-id: <Pine.GSO.4.33.0106072118530.18152-100000@xxxxxxxxxxxxxxxxxxx>
> well, I felt adventurous, so I ported "packet-0.0.2l" from 2.4.5 to
> 2.4.5-ac9. It is in
> http://www.eax.com/patches/packet/packet-0.0.2l-2.4.5-ac9
>
> the only feature which I'm sure right now is that it applies cleanly
> and that it SHOULD compile when doing "make && make modules".

well, I felt even more adventurous and did the ufd part as well, it is at

http://www.eax.com/patches/packet/udf-0.9.3-2.4.5-ac9

it applies cleanly, and it SHOULD compile as well.

potential issues are that in ac9 the DQUOT_{ALLOC,FREE}_BLOCK had been
replaced by DQUOT_{ALLOC,FREE}_SPACE, and wrappers for the old functions.
This is quota stuff. It generates warning like below. I hadn't looked
at how/if to fix them.

warning: passing arg 1 of `DQUOT_FREE_SPACE' discards qualifiers from
pointer target type
http://www.eax.com/patches/packet/udf-0.9.3-2.4.5-ac9

so if someone wants (dare to :-) test out those patches and can report
that miraclously they actualy work, then I can put a tarball including
those and old patches together.

--
Adam
http://www.eax.com The Supreme Headquarters of the 32 bit registers


< Previous Next >
References