From: Joel Becker Date: Sat, 25 Oct 2008 00:16:48 +0000 (-0700) Subject: ocfs2: Provide a wrapper to brelse() xattr bucket buffers. X-Git-Tag: v2.6.29-rc1~505^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dde41d9e7ba62f84cd7e91c0e993500af32ceb6;p=pandora-kernel.git ocfs2: Provide a wrapper to brelse() xattr bucket buffers. 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed