From kgorling@emmi.physik-pool.tu-berlin.de  Tue Feb 22 10:46:05 2005
Return-Path: <kgorling@emmi.physik-pool.tu-berlin.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AB69F16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Feb 2005 10:46:05 +0000 (GMT)
Received: from mail.zrz.tu-berlin.de (mail.zrz.TU-Berlin.DE [130.149.4.15])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E79343D31
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Feb 2005 10:46:04 +0000 (GMT)
	(envelope-from kgorling@emmi.physik-pool.tu-berlin.de)
Received: from localhost ([127.0.0.1] helo=mail.zrz.TU-Berlin.DE)
	  by mail.zrz.tu-berlin.de with esmtp (exim-4.50)
	  id 1D3XYJ-0001pa-Kb; Tue, 22 Feb 2005 11:46:03 +0100
Received: from mail.zrz.TU-Berlin.DE ([130.149.4.15])
	by mail.zrz.TU-Berlin.DE (MailMonitor for SMTP v1.2.2 ) ;
	Tue, 22 Feb 2005 11:46:03 +0100 (CET)
Received: from emmi.physik-pool.tu-berlin.de ([130.149.57.78])
	  by mail.zrz.tu-berlin.de with esmtp (exim-4.50)
	  id 1D3XYI-0001p9-MP; Tue, 22 Feb 2005 11:46:03 +0100
Received: from emmi.physik-pool.tu-berlin.de (localhost [127.0.0.1])
	by emmi.physik-pool.tu-berlin.de (8.13.1/8.13.1) with ESMTP id j1MAjvrs041352;
	Tue, 22 Feb 2005 11:45:58 +0100 (CET)
	(envelope-from kgorling@emmi.physik-pool.tu-berlin.de)
Received: (from kgorling@localhost)
	by emmi.physik-pool.tu-berlin.de (8.13.1/8.12.10/Submit) id j1MAjvJF041351;
	Tue, 22 Feb 2005 11:45:57 +0100 (CET)
	(envelope-from kgorling)
Message-Id: <200502221045.j1MAjvJF041351@emmi.physik-pool.tu-berlin.de>
Date: Tue, 22 Feb 2005 11:45:57 +0100 (CET)
From: Karsten Gorling <kgorling@physik.TU-Berlin.DE>
Reply-To: tutoren@physik.TU-Berlin.DE
To: FreeBSD-gnats-submit@freebsd.org
Cc: tutoren@physik.tu-berlin.de
Subject: quota does not exit with a status != 0, if a filesystem is over quota
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77918
>Category:       bin
>Synopsis:       quota does not exit with a status != 0, if a filesystem is over quota
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mpp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 10:50:15 GMT 2005
>Closed-Date:    Thu Feb 01 08:51:28 GMT 2007
>Last-Modified:  Thu Feb 01 08:51:28 GMT 2007
>Originator:     Karsten Gorling
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
Computer Pool, Physics Department, TU-Berlin
>Environment:
System: FreeBSD emmi.physik-pool.tu-berlin.de 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #5: Sun Jan 23 14:51:04 CET 2005 master@emmi.physik-pool.tu-berlin.de:/export/obj/export/src/sys/EMMI i386


>Description:
	In contrast to the behavoir documented in the manpage, the programm /usr/bin/quota does not 
	exit with an exitstatus not equal to zero, if a filesystem of the user is over quota.
>How-To-Repeat:
	Enable Diskquota. Have a user reach his quota, as root do a
	/usr/bin/quota <user> && echo "Hi There"
	If quota works correct, the string "Hi There" should not be printed.
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Mar 7 22:04:10 GMT 2005 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77918 
Responsible-Changed-From-To: ceri->freebsd-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Jan 25 09:54:39 UTC 2007 
Responsible-Changed-Why:  
Back to the pool. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77918 
Responsible-Changed-From-To: freebsd-bugs->mpp 
Responsible-Changed-By: mpp 
Responsible-Changed-When: Thu Jan 25 12:44:48 UTC 2007 
Responsible-Changed-Why:  
I'm going to field this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77918 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/77918: commit references a PR
Date: Thu,  1 Feb 2007 08:38:04 +0000 (UTC)

 mpp         2007-02-01 08:37:44 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.bin/quota        quota.c 
   Log:
   Make quota exit with a non-zero status if one more more file
   systems are over quota, as documented in the man page.
   
   PR:     bin/77918
   
   Revision  Changes    Path
   1.26      +37 -30    src/usr.bin/quota/quota.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"
 
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Thu Feb 1 08:50:40 UTC 2007 
State-Changed-Why:  
Fixed in -stable and -current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77918 
>Unformatted:
