diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-11-26 13:02:18 -0800 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 08:40:29 -0800 |
commit | 874d65af1c8b8f6456a934701e6828d3017be029 (patch) | |
tree | d4c7c08236cf8734ecb9da580e389adbac77e28c /fs/ecryptfs/debug.c | |
parent | b5c03e746959bb005b987e9d8511df46680c3daa (diff) |
ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets().
ocfs2_cp_xattr_cluster() takes the last cluster of an xattr extent,
copies its buckets to the front of a new extent, and then shrinks the bucket
count of the original extent. So it's really moving the data, not
copying it.
While we're here, the function doesn't need a buffer_head for the old
extent, just the block number.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ecryptfs/debug.c')
0 files changed, 0 insertions, 0 deletions