--- zzzz-none-000/linux-2.6.19.2/include/linux/nfsd/nfsd.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5504/linux-2.6.19.2/include/linux/nfsd/nfsd.h 2007-01-11 07:38:19.000000000 +0000 @@ -89,7 +89,7 @@ __be32 nfsd_create_v3(struct svc_rqst *, struct svc_fh *, char *name, int len, struct iattr *attrs, struct svc_fh *res, int createmode, - u32 *verifier, int *truncp, int *created); + u32 *verifier, int *truncp); __be32 nfsd_commit(struct svc_rqst *, struct svc_fh *, loff_t, unsigned long); #endif /* CONFIG_NFSD_V3 */