RE: [ogfs-dev][patch] current opengfs + opendlm can works.

"Cahill, Ben M" <[email protected]> Fri, 5 Mar 2004 11:01:14 -0800
Newsgroups gmane.comp.file-systems.opengfs.devel
Message-ID <[email protected]>
Okay, thanks for the expanation, I've checked in the change.

-- Ben --

Opinions are mine, not Intel's=20

> -----Original Message-----
> From: [email protected]=20
> [mailto:[email protected]] On Behalf Of Hugang
> Sent: Thursday, March 04, 2004 7:54 PM
> To: [email protected]
> Subject: Re: [ogfs-dev][patch] current opengfs + opendlm can works.
>=20
> On Thu, 4 Mar 2004 11:24:07 -0800
> "Cahill, Ben M" <[email protected]> wrote:
>=20
> > This just removed white space, so I did not apply this=20
> patch.  Are you
> > sure that's all you wanted to do?
>=20
> I'm using Debian Woody, I can't sure that's is the bug with gcc.
>  gcc -v
> Reading specs from /usr/lib/gcc-lib/alpha-linux/2.95.4/specs
> gcc version 2.95.4 20011002 (Debian prerelease)
>=20
> I show you why me do it.
> --- opendlm.h.org       2004-03-05 08:44:01.000000000 +0800
> +++ opendlm.h   2004-03-05 08:44:48.000000000 +0800
> @@ -106,7 +106,7 @@
>          do {                                                =20
>         =20
> \                 if(debug)                                  =20
>          =20
> \                         printk (KERN_DEBUG "%s %s: " format=20
> "\n",    =20
> \-                                PROTO_NAME, __FUNCTION__,=20
> ## arg);   =20
> \+                                PROTO_NAME, __FUNCTION__ ,=20
> ## arg);  =20
> \         } while(0)
>=20
> Only add a space before ',', but the gcc precompile are different.
>=20
> @@ -25951,7 +25951,7 @@
>  void opendlm_stop(void)
>  {
>         printk("opendlm_stop\n");
> -       do {    if(debug)       printk ("<7>"  "%s %s: " =20
> "opendlm_stop"
>  "\n","opendlm" ,  );  } while(0) ;
> +       do {    if(debug)      printk ("<7>"  "%s %s: " =20
> "opendlm_stop"=20
> "\n","opendlm" , __FUNCTION__ );     } while(0) ;      =20
>=20
> when I change to gcc-3.0, that's ok, interesting.
>=20
> --=20
> Hu Gang / Steve
> Linux Registered User 204016
> GPG Public Key: http://soulinfo.com/~hugang/hugang.asc
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> =
administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli=
ck
> _______________________________________________
> Opengfs-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opengfs-devel
>=20


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click