diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-11-27 00:25:41 +0100 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 17:40:30 +0100 |
commit | 91f2033fa997aa92607470ed1ef90685b9d77a8c (patch) | |
tree | 7082fbdd368eff8e82e09f26b24a9f19d17a8278 /fs/ocfs2/cluster | |
parent | ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket(). (diff) | |
download | linux-91f2033fa997aa92607470ed1ef90685b9d77a8c.tar.xz linux-91f2033fa997aa92607470ed1ef90685b9d77a8c.zip |
ocfs2: Pass xs->bucket into ocfs2_add_new_xattr_bucket().
Pass the actual target bucket for insert through to
ocfs2_add_new_xattr_bucket(). Now growing a bucket has no buffer_head
knowledge.
ocfs2_add_new_xattr_bucket() leavs xs->bucket in the proper state for
insert. However, it doesn't update the rest of the search fields in xs,
so we still have to relse() and re-find. That's OK, because everything
is cached.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/cluster')
0 files changed, 0 insertions, 0 deletions