All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH 0/13] More xattr bucket consolidation
@ 2008-11-27  0:06 Joel Becker
  2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 01/13] ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate() Joel Becker
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Joel Becker @ 2008-11-27  0:06 UTC (permalink / raw)
  To: ocfs2-devel

There are still places in xattr.c that refer to individual buffer_heads
rather than the ocfs2_xattr_bucket structure.  This series tries to
close all of those.  It also reduces some of the buffer_head games we
play.

While doing this work, I think I've learned some more about the xattr
code.  So I've tried to add some breadcrumbs behind me.

Tao, can we review this quickly?  I'd like to get it into merge_window
ASAP, so Tristan can test it and make sure I didn't break anything.

The patches are on top of merge_window as of today, and are available in
my repo at

git://oss.oracle.com/git/jlbec/linux-2.6.git xattr-buckets-2

Joel

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2008-12-11 18:39 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27  0:06 [Ocfs2-devel] [PATCH 0/13] More xattr bucket consolidation Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 01/13] ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate() Joel Becker
2008-11-27  1:23   ` Tao Ma
2008-11-27  3:01     ` Joel Becker
2008-12-11 18:39       ` Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 02/13] ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 03/13] ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 04/13] ocfs2: Explain t_is_new " Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 05/13] ocfs2: Use ocfs2_cp_xattr_bucket() in ocfs2_mv_xattr_bucket_cross_cluster() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 06/13] ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 07/13] ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 08/13] ocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_bucket_cross_cluster() Joel Becker
2008-11-27  2:10   ` Tao Ma
2008-11-27  3:03     ` Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 09/13] ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster() Joel Becker
2008-11-27  2:16   ` Tao Ma
2008-11-27  3:04     ` Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 10/13] ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 11/13] ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster() Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 12/13] ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket() Joel Becker
2008-12-11  2:13   ` Joel Becker
2008-11-27  0:06 ` [Ocfs2-devel] [PATCH 13/13] ocfs2: Pass xs->bucket " Joel Becker
2008-11-27  2:39   ` Tao Ma
2008-11-27  3:05     ` Joel Becker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.