commit | 4980c6daba967124ed6420032960abd2b48412e2 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Oct 24 18:54:43 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:34:17 2009 -0800 |
tree | c5220ec03222db04972ddba0daaca6c112f51b57 | |
parent | 1224be020f62ada3e19822feeac3840abf80de3e [diff] |
ocfs2: Copy xattr buckets with a dedicated function. Now that the places that copy whole buckets are using struct ocfs2_xattr_bucket, we can do the copy in a dedicated function. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>