Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2007 01:50:20 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/15410: commit references a PR
Message-ID:  <200702040150.l141oKps075771@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/15410; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/15410: commit references a PR
Date: Sun,  4 Feb 2007 01:41:49 +0000 (UTC)

 mpp         2007-02-04 01:41:33 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/edquota     edquota.c 
   Log:
   If quotas are not currently enabled for a file system, edquota -p
   will operate directly on the quota file.  It will incorrectly write
   the prototype user's usage information for each new quota it sets.
   
   Fixed to read in the current quota information and update the
   file correctly.
   
   If quotas are enabled the kernel handles this case fine.
   
   PR:     bin/15410
   
   Revision  Changes    Path
   1.25      +63 -8     src/usr.sbin/edquota/edquota.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702040150.l141oKps075771>