Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 10:12:18 -0700 (PDT)
From:      Jim Pirzyk <pirzyk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/quota quota.c
Message-ID:  <200105231712.f4NHCIw34650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pirzyk      2001/05/23 10:12:18 PDT

  Modified files:
    usr.bin/quota        quota.c 
  Log:
  Changed 'blocks' to 'usage' because we may not be getting quotas from
  a ufs filesystem and it may be reporting in K instead of 512b blocks.
  This is true when using a vxfs filesystem (on a solaris box) for instance.
  
  PR:	bin/14545
  Submitted by:	Jim Pirzyk
  Reviewed by:	jkh
  MFC after:	1 week
  
  Revision  Changes    Path
  1.13      +2 -2      src/usr.bin/quota/quota.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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