This is patch set 406 obtained from sourceforge cvs using cvsps. --- nfs-utils-1.0.7-kwc/ChangeLog | 5 +++++ 1 files changed, 5 insertions(+) diff -puN ChangeLog~nfsutils_patchset_406 ChangeLog --- nfs-utils-1.0.7/ChangeLog~nfsutils_patchset_406 2005-10-10 11:24:31.403833000 -0400 +++ nfs-utils-1.0.7-kwc/ChangeLog 2005-10-10 11:39:38.866720000 -0400 @@ -1,3 +1,8 @@ +2005-09-02 Mike Frysinger + * utils/rquotad/rquota_server.c(getquotainfo): use explicit + struture-member copying rather than memcpy, as the element + sizes are the same on all architectures. + 2005-08-26 Kevin Coffman Add option to set rpcsec_gss debugging level (if available) _