X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00, FH_DATE_PAST_20XX autolearn=no version=3.3.0-rupdated Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o0K3bSjS235702 for ; Tue, 19 Jan 2010 21:37:28 -0600 X-ASG-Debug-ID: 1263958705-679d03250002-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 3AF2F177473 for ; Tue, 19 Jan 2010 19:38:27 -0800 (PST) Received: from mail.internode.on.net (bld-mail13.adl6.internode.on.net [150.101.137.98]) by cuda.sgi.com with ESMTP id rF93NE0DlB4kMDam for ; Tue, 19 Jan 2010 19:38:27 -0800 (PST) Received: from discord (unverified [121.44.156.64]) by mail.internode.on.net (SurgeMail 3.8f2) with ESMTP id 11651457-1927428 for ; Wed, 20 Jan 2010 14:08:25 +1030 (CDT) Received: from [192.168.1.6] (helo=disturbed) by discord with esmtp (Exim 4.69) (envelope-from ) id 1NXROi-00053B-0b for xfs@oss.sgi.com; Wed, 20 Jan 2010 14:38:24 +1100 Received: from dave by disturbed with local (Exim 4.71) (envelope-from ) id 1NXROW-00008E-Tm for xfs@oss.sgi.com; Wed, 20 Jan 2010 14:38:12 +1100 From: Dave Chinner To: xfs@oss.sgi.com X-ASG-Orig-Subj: [PATCH 0/8] xfstests: fix compile warnings Subject: [PATCH 0/8] xfstests: fix compile warnings Date: Wed, 20 Jan 2010 14:38:00 +1100 Message-Id: <1263958688-435-1-git-send-email-david@fromorbit.com> X-Mailer: git-send-email 1.6.5 X-Barracuda-Connect: bld-mail13.adl6.internode.on.net[150.101.137.98] X-Barracuda-Start-Time: 1263958709 X-Barracuda-Bayes: INNOCENT GLOBAL 0.1364 1.0000 -1.1790 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -1.18 X-Barracuda-Spam-Status: No, SCORE=-1.18 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.20285 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean This series fixes all the compile warnings when building xfstests. It doesn't deal with the dmapi subdirectory but cleans everything else up.