Received: with ECARTIS (v1.0.0; list xfs); Tue, 26 Aug 2008 21:03:46 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-r574664 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id m7R43PR6016912 for ; Tue, 26 Aug 2008 21:03:26 -0700 Received: from chook.melbourne.sgi.com (chook.melbourne.sgi.com [134.14.54.237]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id OAA11707; Wed, 27 Aug 2008 14:04:46 +1000 Received: by chook.melbourne.sgi.com (Postfix, from userid 1161) id 0762258C52A8; Wed, 27 Aug 2008 14:04:45 +1000 (EST) To: sgi.bugs.xfs@engr.sgi.com Cc: xfs@oss.sgi.com Subject: TAKE 986141 - xfs_repair - remove convert_extents function Message-Id: <20080827040446.0762258C52A8@chook.melbourne.sgi.com> Date: Wed, 27 Aug 2008 14:04:45 +1000 (EST) From: bnaujok@sgi.com (Barry Naujok) X-Virus-Scanned: ClamAV 0.91.2/8096/Tue Aug 26 17:21:28 2008 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 17741 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: bnaujok@sgi.com Precedence: bulk X-list: xfs Call libxfs_bmbt_disk_get_all directly instead of using a wrapper function Date: Wed Aug 27 14:03:52 AEST 2008 Workarea: chook.melbourne.sgi.com:/home/bnaujok/isms/xfs-cmds Inspected by: hch@infradead.org The following file(s) were checked into: longdrop.melbourne.sgi.com:/isms/xfs-cmds/master-melb Modid: master-melb:xfs-cmds:31982a xfsprogs/repair/dinode.c - 1.31 - changed http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/repair/dinode.c.diff?r1=text&tr1=1.31&r2=text&tr2=1.30&f=h xfsprogs/repair/prefetch.c - 1.7 - changed http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/repair/prefetch.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h - Call libxfs_bmbt_disk_get_all directly instead of using a wrapper function