diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-10-24 17:04:49 -0700 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 08:34:16 -0800 |
commit | 3e6329463e3a5c311e1d607ff3db735a18b6d67a (patch) | |
tree | 9c27f3e08be43e93f69103561f197d2beee22c97 /fs/ocfs2/stackglue.h | |
parent | 51def39f0cabd46131c7c4df08751cb0cb9433d1 (diff) |
ocfs2: Convenient access to an xattr bucket's header.
The xattr code often wants to access the ocfs2_xattr_header at the start
of an bucket. Rather than walk the pointer chains, let's just create
another nice macro. As a side benefit, we can get rid of the mostly
spurious ->bu_xh element on the bucket structure. 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/ocfs2/stackglue.h')
0 files changed, 0 insertions, 0 deletions