On Thu, May 10, 2007 at 04:07:30PM -0700, Jeremy Fitzhardinge wrote: > David Chinner wrote: > > Just to confirm this isn't a result of a recent change, can you reproduce > > this on a 2.6.20 or 2.6.21 kernel? (sorry if you've already done this - I've juggling > > some many things at once it's easy to forget little things). > > It is the result of a recent change. I had seen no problem until around > 2.6.21-git8-11. I will try again with a plain 2.6.21 kernel, just to > confirm. Ok, this is important to kow becase we merged a mod around that time that changes the way we handle the updates to the file size i.e. the fix for the NULL-files-on-crash problem: http://git2.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba87ea699ebd9dd577bf055ebc4a98200e337542 and that means the size of the file is not updated to the incore cached inode until after the data write is complete. The symptoms being seen would match with a inode-not-being-written-after-last- data-write-bug in this mod.... Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- References:
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: David Chinner <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: David Chinner <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Chuck Ebbert <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Chuck Ebbert <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: David Chinner <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- From: Jeremy Fitzhardinge <[email protected]>
- Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- Prev by Date: Re: [PATCH 1/2] AFS: Fix interminable loop in afs_write_back_from_locked_page()
- Next by Date: Re: [PATCH] libata: add human-readable error value decoding
- Previous by thread: Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- Next by thread: Re: 2.6.21-git10/11: files getting truncated on xfs? or maybe an nlink problem?
- Index(es):