From: neilbrown Date: Thu, 6 Oct 2005 04:24:06 +0000 (+0000) Subject: rquota fix X-Git-Tag: nfs-utils-1-0-7-post5^0 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=b51ebed58a610b3104e9f218d609715cd468b0ea rquota fix --- diff --git a/ChangeLog b/ChangeLog index cf0a254..ddb0082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)