aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2008-08-20 16:57:27 -0700
committerMark Fasheh <mfasheh@suse.com>2008-10-13 16:57:04 -0700
commitea5efa151265a743f48e3d371992a0100d73a0eb (patch)
tree5e3688b0882271210b524564f5b6b42e2813f32c /lib/debugobjects.c
parentocfs2: Make ocfs2_extent_tree get/put instead of alloc. (diff)
downloadwireguard-linux-ea5efa151265a743f48e3d371992a0100d73a0eb.tar.xz
wireguard-linux-ea5efa151265a743f48e3d371992a0100d73a0eb.zip
ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
The 'private' pointer was a way to store off xattr values, which don't live at a set place in the bh. But the concept of "the object containing the extent tree" is much more generic. For an inode it's the struct ocfs2_dinode, for an xattr value its the value. Let's save off the 'object' at all times. If NULL is passed to ocfs2_get_extent_tree(), 'object' is set to bh->b_data; Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions