Re: [patch 7/13] Encode and decode arbitrary XDR arrays

From: Trond Myklebust
Date: Tue Feb 15 2005 - 14:18:40 EST


lau den 22.01.2005 Klokka 21:34 (+0100) skreiv Andreas Gruenbacher:
> vanlig tekstdokument vedlegg (patches.suse)
> Add xdr_encode_array2 and xdr_decode_array2 functions for encoding
> end decoding arrays with arbitrary entries, such as acl entries. The
> goal here is to do this without allocating a contiguous temporary
> buffer.

net/sunrpc/xdr.c:1024:3: warning: mixing declarations and code
net/sunrpc/xdr.c:967:16: warning: bad constant expression

Please don't use these gcc extensions in the kernel.

Cheers,
Trond

--
Trond Myklebust <trond.myklebust@xxxxxxxxxx>

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