[Ocfs2-tools-devel] [PATCH 0/9] dx_dirs: more fixes for indexed-dirs

Coly Li coly.li at suse.de
Mon Apr 26 10:27:37 PDT 2010


Tao does great on the indexed-dirs patches review. These patches are fixes against
Tao's comments, include,
- callback routines' return value issue in iteration of indexed tree, directory items, etc.
- OCFS2_INDEXED_DIR_FL set in ocfs2_dx_dir_build()
- ocfs2_swap_dx_entry_list bug for big endian machine
- unify indexed-dirs feature string to "indexed-dirs"
- code cleanup

Thanks for Tao Ma to review the code.
The patches are generated from dx_dirs branch.

Signed-off-by: Coly Li <coly.li at suse.de>
Cc: Mark Fasheh <mfasheh at suse.com>
Cc: Tao Ma <tao.ma at oracle.com>
---
 debugfs.ocfs2/dump.c      |    2 +-
 libocfs2/dir_indexed.c    |  107 +++++++++++++++++++++++++++++++--------------
 libocfs2/dir_iterate.c    |   32 +++++++++-----
 libocfs2/dirblock.c       |   23 ++++++----
 libocfs2/extents.c        |    2 +-
 libocfs2/feature_string.c |    2 +-
 6 files changed, 112 insertions(+), 56 deletions(-)



More information about the Ocfs2-tools-devel mailing list