From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Thu, 17 Apr 2008 00:12:55 -0700 (PDT) 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 m3H7CYv1025701 for ; Thu, 17 Apr 2008 00:12:36 -0700 Message-ID: <4806F88E.3060809@sgi.com> Date: Thu, 17 Apr 2008 17:13:18 +1000 From: Lachlan McIlroy Reply-To: lachlan@sgi.com MIME-Version: 1.0 Subject: Re: oss git tree busted.... References: <20080417035144.GU108924158@sgi.com> <4806EFF8.4000908@sgi.com> In-Reply-To: <4806EFF8.4000908@sgi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: lachlan@sgi.com Cc: David Chinner , xfs-dev , xfs-oss The master branch should now be fully up-to-date. The three mods listed below were in the merge. Lachlan McIlroy wrote: > I pushed all available changes, at the time I did the merge, into the > master > branch so all these changes must have been checked in after (or during) the > last merge. I'll run another merge now. > > David Chinner wrote: >> Lachlan, >> >> Looks like the last update fom the ptools tree missed a bunch of mods. >> >> This (log of all changes with fs/xfs): >> >> http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs-2.6.git;a=history;f=fs/xfs;hb=HEAD >> >> >> Shows: >> >> 6 days ago Eric Sandeen [XFS] Ensure "both" features2 slots are >> consistent >> 6 days ago David Chinner [XFS] Fix superblock features2 field >> alignment problem >> 6 days ago Eric Sandeen [XFS] remove shouting-indirection macros >> from xfs_sb.h >> 7 days ago David Chinner [XFS] Catch log unmount failures. >> 7 days ago David Chinner [XFS] Sanitise xfs_log_force error checking. >> 7 days ago David Chinner [XFS] Check for errors when changing >> buffer pointers. >> 7 days ago David Chinner [XFS] Don't allow silent errors in >> xfs_inactive(). >> 7 days ago David Chinner [XFS] Catch errors from xfs_imap(). >> 7 days ago David Chinner [XFS] xaiki@sgi.com >> xfs_bulkstat_one_dinode() never ... >> 7 days ago David Chinner [XFS] xfs_iflush_fork() never returns an >> error. >> 7 days ago David Chinner [XFS] Catch unwritten extent conversion >> errors. >> 7 days ago David Chinner [XFS] xfs_bdwrite() does not return errors. >> .... >> >> It appears that most of the error checking changes I made have been >> pushed. Note that there's an error in one fo the titles that the >> scripts have not caught (the reviewers email address!). Can you fix >> this commit up? >> >> However the real problem is that there are several mods that have >> not been pushed: >> >> xfs-linux-melb:xfs-kern:30836a >> xfs-linux-melb:xfs-kern:30838a >> xfs-linux-melb:xfs-kern:30845a >> >> These are fixes to my original series, and without them you >> cannot mount an XFS filesystem at all. Can you please push these >> to the git tree ASAP? >> >> Cheers, >> >> Dave. > > >