Cross-compile results for linux-2.6.18-rc6-CITI_NFS4_ALL-1

Bryce Harrington bryce at osdl.org
Mon Sep 11 20:16:26 EDT 2006


On Mon, Sep 11, 2006 at 12:45:00AM -0400, J. Bruce Fields wrote:
> http://www.citi.umich.edu/projects/nfsv4/linux/kernel-patches/2.6.18-rc6-1/linux-2.6.18-rc6-CITI_NFS4_ALL-1.diff
> 
> Changes since 2.6.18-rc5-CITI_NFS4_ALL-1
> 	- update to -rc6 and Trond's latest
> 	- also include all nfsd patches from -mm
> 	- nfsd4 acls: minor cleanup
> 	- nfsd4 acls: reject some explicit denies that are unenforceable
> 	- aglo: clean up spkm3 update based on comments from trond
> 	- gss: remove print_hexl's, minor style cleanup
> 
> The patches in -mm (mainly from Neil Brown, Greg Banks, and Olaf Kirch) include
> a ton of stuff; see
> http://www.linux-nfs.org/cgi-bin/gitweb.cgi?p=bfields-2.6.git;a=summary
> for details.

Heya Bruce,

The PLM cross-compile tool is noticing a couple new warnings and errors
in the nfs code, compared with the base kernel:

Alpha:
------
fs/nfsd/export.c:460: error: parameter name omitted
make[2]: [fs/nfsd/export.o] Error 1 (ignored)
make[2]: [fs/nfsd/nfsd.o] Error 1 (ignored)

fs/nfsd/export.c:546: warning: passing arg 3 of `fsloc_parse' from
incompatible pointer type
{standard input}:14: Warning: setting incorrect section attributes for
.got


ARM:
----
fs/nfsd/export.c:460: error: parameter name omitted

fs/nfsd/export.c:546: warning: passing argument 3 of 'fsloc_parse' from
incompatible pointer type


Bryce


More information about the NFSv4 mailing list