Re: [GIT PULL] XFS update for 2.6.23 - revert a commit

2007-10-01 Thread Timothy Shimmin
Linus Torvalds wrote: On Mon, 1 Oct 2007, Tim Shimmin wrote: Lachlan's description: This fix is for a problem that has been in XFS since day one. [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. ... Why wasn't this in the commit logs? N

Re: [GIT PULL] XFS update for 2.6.23 - revert a commit

2007-10-01 Thread Linus Torvalds
On Mon, 1 Oct 2007, Tim Shimmin wrote: > > Lachlan's description: > This fix is for a problem that has been in XFS since day one. > [XFS] Avoid replaying inode buffer initialisation log items if on-disk > version is newer. ... Why wasn't this in the commit logs? Now it just say

[GIT PULL] XFS update for 2.6.23 - revert a commit

2007-10-01 Thread Tim Shimmin
Hi Linus, A problem has been found for the XFS commit b394e43e995d08821588a22561c6a71a63b4ff27 and it needs to be reverted. It has the potential for worse corruption than what it is meant to fix. Please pull from the for-linus branch: git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus

[GIT PULL] XFS update for 2.6.23

2007-09-20 Thread Tim Shimmin
Hi Linus, A couple of small fixes. One for harmless sparse warnings and one which can prevent crashes on 32 bit boxes using filestreams. Please pull from the for-linus branch: git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus This will update the following files: fs/xfs/xfs_filestr

[GIT PULL] XFS update for 2.6.23

2007-09-18 Thread Tim Shimmin
Hi Linus, A couple of fixes for potential fs corruption. And one fix to ensure that xfs_mru_cache is not doing anything unless the cache has active objects. Please pull from the for-linus branch: git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus This will update the following files: