Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 03 Dec 2002 13:14:04 -0800 (PST) Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.5/8.12.5) with ESMTP id gB3LE0uR016546 for ; Tue, 3 Dec 2002 13:14:00 -0800 Received: (from xfs-master@localhost) by oss.sgi.com (8.12.5/8.12.3/Submit) id gB3LE0UO016545 for linux-xfs@oss.sgi.com; Tue, 3 Dec 2002 13:14:00 -0800 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.5/8.12.5) with ESMTP id gB3LDwuV016529 for ; Tue, 3 Dec 2002 13:13:58 -0800 Received: (from apache@localhost) by oss.sgi.com (8.12.5/8.12.3/Submit) id gB3LAcDK016516; Tue, 3 Dec 2002 13:10:38 -0800 Date: Tue, 3 Dec 2002 13:10:38 -0800 Message-Id: <200212032110.gB3LAcDK016516@oss.sgi.com> From: bugzilla-daemon@oss.sgi.com To: xfs-master@oss.sgi.com Subject: [Bug 200] xfs_check should set the exit code to non-zero if the filesystem does not check out X-Bugzilla-Reason: AssignedTo X-archive-position: 1940 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: bugzilla-daemon@oss.sgi.com Precedence: bulk X-list: linux-xfs http://oss.sgi.com/bugzilla/show_bug.cgi?id=200 ------- Additional Comments From c.pascoe@itee.uq.edu.au 2002-12-03 13:10 ------- Created an attachment (id=55) --> (http://oss.sgi.com/bugzilla/attachment.cgi?id=55&action=view) Alters error exit codes from xfs_check xfs_check returns success when the superblock magic is invalid - this makes it return the serious error exit code (3) for this case, and the invalid arguments exit code (1) if the arguments to xfs_check were wrong. A glance at the code suggests that other xfs_check failures appear to return the correct error codes. Chris ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.