commit | 02dbf38d19c19016f558fe0dc0c44f8041d3eb8e | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Mon Oct 27 18:07:45 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:34:18 2009 -0800 |
tree | a0342ca55b1c39a835a0425e3f8ca13560299776 | |
parent | 161d6f30f18c4a7e2b24705b6690cce3ff276eb9 [diff] |
ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). The ocfs2_xattr_set_entry_in_bucket() function is already working on an ocfs2_xattr_bucket structure, so let's use the bucket API. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>