Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+XFS\:\s+remove\s+i_gen\s+from\s+incore\s+inode\s*$/: 39 ]

Total 39 documents matching your query.

21. [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Sun, 20 Jul 2008 22:46:42 +1000
i_gen is incremented in directory operations when the directory is changed. It is never read or otherwise used so it should be removed to help reduce the size of the struct xfs_inode. Signed-off-by:
/archives/xfs/2008-07/msg00909.html (11,933 bytes)

22. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Mon, 21 Jul 2008 03:54:49 -0400
It also removes a xfs_trans_log_inode in xfs_remove, which looks fine to me from a quick glance, but this should be verified and documented. Otherwise looks good.
/archives/xfs/2008-07/msg00913.html (8,347 bytes)

23. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Mon, 21 Jul 2008 21:08:14 +1000
If you note in the very next if/else statement the directory inode gets logged - either by dropping the link or directly. IOWs, we were logging the directory inode twice with the same value (XFS_ILOG
/archives/xfs/2008-07/msg00919.html (9,132 bytes)

24. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Mon, 21 Jul 2008 07:52:28 -0400
/archives/xfs/2008-07/msg00926.html (9,099 bytes)

25. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Mon, 21 Jul 2008 08:05:21 -0400
Looks good.
/archives/xfs/2008-07/msg00930.html (8,256 bytes)

26. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: xxxxxx>
Date: Mon, 21 Jul 2008 22:04:40 +1000
Updated patch below. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx XFS: remove i_gen from incore inode i_gen is incremented in directory operations when the directory is changed. It is never read
/archives/xfs/2008-07/msg00931.html (14,679 bytes)

27. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2008 13:01:10 -0500
Any chance we can get this patch in? It's been out for exactly 4 month in it's final reviewed form, and I still have patches that I rebased on top of it waiting.. --end quoted text--
/archives/xfs/2008-11/msg00819.html (14,159 bytes)

28. [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Wed, 8 Oct 2008 09:12:29 +1100
i_gen is incremented in directory operations when the directory is changed. It is never read or otherwise used so it should be removed to help reduce the size of the struct xfs_inode. The patch also
/archives/xfs/2008-10/msg01752.html (11,343 bytes)

29. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Wed, 22 Oct 2008 17:20:44 +1100
Ping? -- Dave Chinner david@xxxxxxxxxxxxx
/archives/xfs/2008-10/msg02098.html (13,879 bytes)

30. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Fri, 31 Oct 2008 12:27:58 +1100
Ping? -- Dave Chinner david@xxxxxxxxxxxxx
/archives/xfs/2008-10/msg02427.html (14,674 bytes)

31. [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Sat, 13 Sep 2008 23:47:11 +1000
i_gen is incremented in directory operations when the directory is changed. It is never read or otherwise used so it should be removed to help reduce the size of the struct xfs_inode. The patch also
/archives/xfs/2008-09/msg01104.html (11,185 bytes)

32. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Sun, 14 Sep 2008 09:16:18 -0400
Still looks as good as when you posted it first month ago :) And for reference here's the required fixup for xfsidbg: Index: linux-2.6-xfs/fs/xfs/xfsidbg.c == -- linux-2.6-xfs.orig/fs/xfs/xfsidbg.c 2
/archives/xfs/2008-09/msg01151.html (9,143 bytes)

33. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Mon, 11 Aug 2008 12:39:37 -0400
Missing the needed xfsidbg changes. Updated version below: Index: linux-2.6-xfs/fs/xfs/xfs_inode.h == -- linux-2.6-xfs.orig/fs/xfs/xfs_inode.h 2008-08-11 13:02:32.000000000 -0300 +++ linux-2.6-xfs/fs
/archives/xfs/2008-08/msg01068.html (13,926 bytes)

34. [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Sun, 20 Jul 2008 22:46:42 +1000
i_gen is incremented in directory operations when the directory is changed. It is never read or otherwise used so it should be removed to help reduce the size of the struct xfs_inode. Signed-off-by:
/archives/xfs/2008-07/msg01532.html (11,933 bytes)

35. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 03:54:49 -0400
It also removes a xfs_trans_log_inode in xfs_remove, which looks fine to me from a quick glance, but this should be verified and documented. Otherwise looks good.
/archives/xfs/2008-07/msg01536.html (8,437 bytes)

36. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 21:08:14 +1000
If you note in the very next if/else statement the directory inode gets logged - either by dropping the link or directly. IOWs, we were logging the directory inode twice with the same value (XFS_ILOG
/archives/xfs/2008-07/msg01542.html (9,236 bytes)

37. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 07:52:28 -0400
/archives/xfs/2008-07/msg01549.html (9,287 bytes)

38. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 08:05:21 -0400
Looks good.
/archives/xfs/2008-07/msg01553.html (8,531 bytes)

39. Re: [PATCH] XFS: remove i_gen from incore inode (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 22:04:40 +1000
Updated patch below. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx XFS: remove i_gen from incore inode i_gen is incremented in directory operations when the directory is changed. It is never read
/archives/xfs/2008-07/msg01554.html (14,870 bytes)


This search system is powered by Namazu