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 _______________________________________________ Ocfs2-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-devel
