ocfs2: Field prefixes for the xattr_bucket structure
commit4ac6032d6c92f0ac65cf5bc56b68557b3f099b66
authorJoel Becker <joel.becker@oracle.com>
Sun, 19 Oct 2008 02:11:42 +0000 (18 19:11 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:16 +0000 (5 08:34 -0800)
tree6625e9d2fe6cd777507023d1dbfac4311aa32192
parentfe0bdec68b77020281dc814805edfe594ae89e0f
ocfs2: Field prefixes for the xattr_bucket structure

The ocfs2_xattr_bucket structure keeps track of the buffers for one
xattr bucket.  Let's prefix the fields for easier code navigation.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/xattr.c