aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2008-10-24 18:47:33 -0700
committerMark Fasheh <mfasheh@suse.com>2009-01-05 08:34:17 -0800
commit1224be020f62ada3e19822feeac3840abf80de3e (patch)
tree914ea36d842ef33c444b4bd11dfd5e21dbef6af4 /fs/hfs
parent784b816a9198dc3782c97cde8ddcf52fecdf1797 (diff)
ocfs2: Wrap journal_access/journal_dirty for xattr buckets.
A common action is to call ocfs2_journal_access() and ocfs2_journal_dirty() on the buffer heads of an xattr bucket. Let's create nice wrappers. While we're there, let's drop the places that try to be smart by writing only the first and last blocks of a bucket. A bucket is contiguous, so writing the whole thing is actually more efficient. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions