Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 10:30:32 +0100 (CET)
From:      Remy.Card@csi.uvsq.fr
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/8624: quot(8) problem with 2GB+ disk space
Message-ID:  <199811090930.KAA07056@bigdaddy.csi.uvsq.fr>

next in thread | raw e-mail | index | archive | help

>Number:         8624
>Category:       bin
>Synopsis:       quot(8) problem with 2GB+ disk space
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov  9 01:40:01 PST 1998
>Last-Modified:
>Originator:     Remy Card
>Organization:
Université de Versailles Saint-Quentin-en-Yvelines
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	FreeBSD 3.0-CURRENT

>Description:

	quot(8) displays negative numbers when a user owns more than
2GB of disk space on a filesystem.

>How-To-Repeat:

	Create a 2GB+ file on a filesystem and run quot(8) on this filesystem.

>Fix:

	I have no patch yet but I think that some types in quot.c should
	probably be changed from daddr_t to quad_t and printfs' formats
	should use %qd instead of %d.

>Audit-Trail:
>Unformatted:

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



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