commit | 6dde41d9e7ba62f84cd7e91c0e993500af32ceb6 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Oct 24 17:16:48 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:34:17 2009 -0800 |
tree | 631cd131bf627a63883a0eca5d612d1472998688 | |
parent | 3e6329463e3a5c311e1d607ff3db735a18b6d67a [diff] |
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 <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>