Searched hist:ba492615f0d32d0210b02c14b24512b4372b13d6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.h | diff ba492615f0d32d0210b02c14b24512b4372b13d6 Mon Aug 18 04:38:49 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Add xattr index tree operations
When necessary, an ocfs2_xattr_block will embed an ocfs2_extent_list to store large numbers of EAs. This patch adds a new type in ocfs2_extent_tree_type and adds the implementation so that we can re-use the b-tree code to handle the storage of many EAs.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | alloc.c | diff ba492615f0d32d0210b02c14b24512b4372b13d6 Mon Aug 18 04:38:49 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Add xattr index tree operations
When necessary, an ocfs2_xattr_block will embed an ocfs2_extent_list to store large numbers of EAs. This patch adds a new type in ocfs2_extent_tree_type and adds the implementation so that we can re-use the b-tree code to handle the storage of many EAs.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|