X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n0M3AgiH028845 for ; Wed, 21 Jan 2009 21:10:42 -0600 Received: (from lachlan@localhost) by oss.sgi.com (8.14.3/8.14.3/Submit) id n0M3Abei028805; Wed, 21 Jan 2009 21:10:37 -0600 Date: Wed, 21 Jan 2009 21:10:37 -0600 Message-Id: <200901220310.n0M3Abei028805@oss.sgi.com> From: xfs@oss.sgi.com To: xfs@oss.sgi.com Subject: [XFS updates] XFS development tree branch, master, updated. v2.6.28-rc3-11562-g5253a11 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 55622c6df3600267b1d61fa7e8a4d9341de3db24 X-Git-Newrev: 5253a11a8187b6329dda41219d9eece971c06e19 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "XFS development tree". The branch, master has been updated 5253a11 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests from 55622c6df3600267b1d61fa7e8a4d9341de3db24 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5253a11a8187b6329dda41219d9eece971c06e19 Author: Eric Sandeen Date: Thu Jan 1 16:50:27 2009 -0600 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests There are several tests for #ifndef HAVE_FORMAT32, but this is never defined anywhere so it is always the default behavior; just remove the ifndef goop. Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy ----------------------------------------------------------------------- Summary of changes: fs/xfs/xfs_extfree_item.h | 6 ------ fs/xfs/xfs_inode_item.h | 2 -- 2 files changed, 0 insertions(+), 8 deletions(-) hooks/post-receive -- XFS development tree