xfs-masters
[Top] [All Lists]

[xfs-masters] [Bug 781] New: xfs_quota doesn't report success/failure i

To: xfs-master@xxxxxxxxxxx
Subject: [xfs-masters] [Bug 781] New: xfs_quota doesn't report success/failure in exit status
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 18 Apr 2008 06:31:38 -0700
Reply-to: xfs-masters@xxxxxxxxxxx
Sender: xfs-masters-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=781

           Summary: xfs_quota doesn't report success/failure in exit status
           Product: Linux XFS
           Version: Current
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: xfsprogs
        AssignedTo: xfs-master@xxxxxxxxxxx
        ReportedBy: misiek@xxxxxxxxxxxx


xfs_quota (posibly other tools?) doesn't report success/failure in exit status 
which prevents it from being used in automated scripts easily.

Please add exit status that correspond to job success/failure.

[root@x ~]# LC_ALL=C /usr/sbin/xfs_quota -x -c "limit -u bsoft=1024M 
bhard=1074M 10000" /home; echo $?
xfs_quota: cannot set limits: Function not implemented
0
[root@x ~]#

xfsprogs 2.9.7

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [xfs-masters] [Bug 781] New: xfs_quota doesn't report success/failure in exit status, bugzilla-daemon <=