git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e63294
)
ocfs2: Provide a wrapper to brelse() xattr bucket buffers.
author
Joel Becker
<joel.becker@oracle.com>
Sat, 25 Oct 2008 00:16:48 +0000
(17:16 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:17 +0000
(08:34 -0800)
A common theme is walking all the buffer heads on an ocfs2_xattr_bucket
and releasing them. Let's wrap that.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found