commit | 92cf3adf48097b7561a3c83f800ed3b2b25b18d4 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed Nov 26 14:12:09 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:30 2009 -0800 |
tree | 841838592697a827a94596a4f84f2bb1a6cc9730 | |
parent | c58b6032f93358871361a92d7743dbc85d27084e [diff] |
ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster(). We want to be passing around buckets instead of buffer_heads. Let's get them into ocfs2_adjust_xattr_cross_cluster. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>