commit | 41cb814866110b6e35dad7569ecf96163c3bb824 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed Nov 26 14:25:21 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:30 2009 -0800 |
tree | dddaf0e1f5ecc558b6f8c71933b1932aaf02e4d3 | |
parent | 92cf3adf48097b7561a3c83f800ed3b2b25b18d4 [diff] |
ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster(). Now that ocfs2_adjust_xattr_cross_cluster() has buckets, it can pass them into ocfs2_mv_xattr_bucket_cross_cluster(). It no longer has to care about buffer_heads. The manipulation of first_bh and header_bh moves up to ocfs2_adjust_xattr_cross_cluster(). Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>