summaryrefslogtreecommitdiff
path: root/fs/pnode.c
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2008-10-24 23:57:21 (GMT)
committerMark Fasheh <mfasheh@suse.com>2009-01-05 16:34:16 (GMT)
commit51def39f0cabd46131c7c4df08751cb0cb9433d1 (patch)
treed4845849f9e6bdee106c06453161e0c28f1fd429 /fs/pnode.c
parent9c7759aa670918a48f0c6e06779cd20f2781a2ac (diff)
downloadlinux-fsl-qoriq-51def39f0cabd46131c7c4df08751cb0cb9433d1.tar.xz
ocfs2: Convenient access to xattr bucket data blocks.
The xattr code often wants to access the data pointer for blocks in an xattr bucket. This is usually found by dereferencing the bh array hanging off of the ocfs2_xattr_bucket structure. Rather than do this all the time, let's provide a nice little macro. The idea is ripped from the ocfs2_path code. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/pnode.c')
0 files changed, 0 insertions, 0 deletions