Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 09:07:47 -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:  <200105301607.f4UG7lE90681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pirzyk      2001/05/30 09:07:47 PDT

  Modified files:        (Branch: RELENG_4)
    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.
    This is the change 1.13 in -current
  
  PR:		bin/14545
  
  Revision  Changes    Path
  1.11.2.2  +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?200105301607.f4UG7lE90681>