diff options
| author | Joel Becker <[email protected]> | 2008-10-24 18:47:33 -0700 |
|---|---|---|
| committer | Mark Fasheh <[email protected]> | 2009-01-05 08:34:17 -0800 |
| commit | 1224be020f62ada3e19822feeac3840abf80de3e (patch) | |
| tree | 914ea36d842ef33c444b4bd11dfd5e21dbef6af4 /include/linux/debugobjects.h | |
| parent | 784b816a9198dc3782c97cde8ddcf52fecdf1797 (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 <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions