• T
    ocfs2: Attach xattr clusters to refcount tree. · 0129241e
    Tao Ma 提交于
    In ocfs2, when xattr's value is larger than OCFS2_XATTR_INLINE_SIZE,
    it will be kept outside of the blocks we store xattr entry. And they
    are stored in a b-tree also. So this patch try to attach all these
    clusters to refcount tree also.
    Signed-off-by: NTao Ma <tao.ma@oracle.com>
    0129241e
xattr.c 156.0 KB